#bf3ccb color space conversions
Hex:
        #bf3ccb
        RGB:
        191, 60, 203
        CMY:
        25, 76, 20
        CMYK:
        6, 70, 0, 20
      HSL:
        295°, 57.8947%, 51.5686%
        HSV (HSB):
        295°, 70.4433%, 79.6078%
        XYZ:
        33.8812, 18.6199, 58.3082
        xyY:
        0.3058, 0.1680, 18.6199
      CIE-Lab:
        50.2395, 69.0072, -48.2066
        CIE-LCH:
        50.2395, 84.1776, 325.0629
        CIE-Luv:
        50.2395, 52.1288, -81.6457
        Hunter-Lab:
        43.1508, 64.6412, -49.9111
      #bf3ccb color charts
#bf3ccb RGB chart
      #bf3ccb CMYK chart
      #bf3ccb RGB pie chart
      #bf3ccb color shades, tints & tones
#bf3ccb color schemes
#bf3ccb color preview, HTML & CSS examples
           This text has a color of #bf3ccb        
        
          <p style="color:#bf3ccb;">Text here</p>
        
        
          .mytext {color:#bf3ccb;}
        
        Text color #bf3ccb
      
           This box has a color of #bf3ccb        
        
          <div style="background-color:#bf3ccb;">Content here</div>
        
        
          .mybackground {background-color:#bf3ccb;}
        
        Background color #bf3ccb
      
           Border around this has a color of #bf3ccb        
        
          <div style="border:2px solid #bf3ccb;">Content here</div>
        
        
          .myborder {border:2px solid #bf3ccb;}
        
        Border color #bf3ccb