#bd3cce color space conversions
Hex:
        #bd3cce
        RGB:
        189, 60, 206
        CMY:
        26, 76, 19
        CMYK:
        8, 71, 0, 19
      HSL:
        293°, 59.8361%, 52.1569%
        HSV (HSB):
        293°, 70.8738%, 80.7843%
        XYZ:
        33.7427, 18.5068, 60.1862
        xyY:
        0.3001, 0.1646, 18.5068
      CIE-Lab:
        50.1051, 69.1028, -50.1637
        CIE-LCH:
        50.1051, 85.3908, 324.0230
        CIE-Luv:
        50.1051, 49.8590, -84.5024
        Hunter-Lab:
        43.0195, 64.7239, -52.8358
      #bd3cce color charts
#bd3cce RGB chart
      #bd3cce CMYK chart
      #bd3cce RGB pie chart
      #bd3cce color shades, tints & tones
#bd3cce color schemes
#bd3cce color preview, HTML & CSS examples
           This text has a color of #bd3cce        
        
          <p style="color:#bd3cce;">Text here</p>
        
        
          .mytext {color:#bd3cce;}
        
        Text color #bd3cce
      
           This box has a color of #bd3cce        
        
          <div style="background-color:#bd3cce;">Content here</div>
        
        
          .mybackground {background-color:#bd3cce;}
        
        Background color #bd3cce
      
           Border around this has a color of #bd3cce        
        
          <div style="border:2px solid #bd3cce;">Content here</div>
        
        
          .myborder {border:2px solid #bd3cce;}
        
        Border color #bd3cce