#bd45ee color space conversions
Hex:
        #bd45ee
        RGB:
        189, 69, 238
        CMY:
        26, 73, 7
        CMYK:
        21, 71, 0, 7
      HSL:
        283°, 83.2512%, 60.1961%
        HSV (HSB):
        283°, 71.0084%, 93.3333%
        XYZ:
        38.5470, 21.2481, 82.9586
        xyY:
        0.2700, 0.1488, 21.2481
      CIE-Lab:
        53.2200, 71.7395, -63.3237
        CIE-LCH:
        53.2200, 95.6893, 318.5655
        CIE-Luv:
        53.2200, 39.1145, -105.7476
        Hunter-Lab:
        46.0957, 68.6013, -74.4375
      #bd45ee color charts
#bd45ee RGB chart
      #bd45ee CMYK chart
      #bd45ee RGB pie chart
      #bd45ee color shades, tints & tones
#bd45ee color schemes
#bd45ee color preview, HTML & CSS examples
           This text has a color of #bd45ee        
        
          <p style="color:#bd45ee;">Text here</p>
        
        
          .mytext {color:#bd45ee;}
        
        Text color #bd45ee
      
           This box has a color of #bd45ee        
        
          <div style="background-color:#bd45ee;">Content here</div>
        
        
          .mybackground {background-color:#bd45ee;}
        
        Background color #bd45ee
      
           Border around this has a color of #bd45ee        
        
          <div style="border:2px solid #bd45ee;">Content here</div>
        
        
          .myborder {border:2px solid #bd45ee;}
        
        Border color #bd45ee