#bf0cbd color space conversions
Hex:
        #bf0cbd
        RGB:
        191, 12, 189
        CMY:
        25, 95, 26
        CMYK:
        0, 94, 1, 25
      HSL:
        301°, 88.1773%, 39.8039%
        HSV (HSB):
        301°, 93.7173%, 74.9020%
        XYZ:
        30.8026, 15.0134, 49.4185
        xyY:
        0.3234, 0.1576, 15.0134
      CIE-Lab:
        45.6526, 77.6979, -47.4022
        CIE-LCH:
        45.6526, 91.0161, 328.6133
        CIE-Luv:
        45.6526, 63.4677, -79.5823
        Hunter-Lab:
        38.7472, 74.0937, -48.4960
      #bf0cbd color charts
#bf0cbd RGB chart
      #bf0cbd CMYK chart
      #bf0cbd RGB pie chart
      #bf0cbd color shades, tints & tones
#bf0cbd color schemes
#bf0cbd color preview, HTML & CSS examples
           This text has a color of #bf0cbd        
        
          <p style="color:#bf0cbd;">Text here</p>
        
        
          .mytext {color:#bf0cbd;}
        
        Text color #bf0cbd
      
           This box has a color of #bf0cbd        
        
          <div style="background-color:#bf0cbd;">Content here</div>
        
        
          .mybackground {background-color:#bf0cbd;}
        
        Background color #bf0cbd
      
           Border around this has a color of #bf0cbd        
        
          <div style="border:2px solid #bf0cbd;">Content here</div>
        
        
          .myborder {border:2px solid #bf0cbd;}
        
        Border color #bf0cbd