#bf0bce color space conversions
Hex:
        #bf0bce
        RGB:
        191, 11, 206
        CMY:
        25, 96, 19
        CMYK:
        7, 95, 0, 19
      HSL:
        295°, 89.8618%, 42.5490%
        HSV (HSB):
        295°, 94.6602%, 80.7843%
        XYZ:
        32.7461, 15.7719, 59.7109
        xyY:
        0.3026, 0.1457, 15.7719
      CIE-Lab:
        46.6739, 80.3722, -55.6463
        CIE-LCH:
        46.6739, 97.7558, 325.3029
        CIE-Luv:
        46.6739, 57.1796, -92.1139
        Hunter-Lab:
        39.7139, 77.6829, -61.3443
      #bf0bce color charts
#bf0bce RGB chart
      #bf0bce CMYK chart
      #bf0bce RGB pie chart
      #bf0bce color shades, tints & tones
#bf0bce color schemes
#bf0bce color preview, HTML & CSS examples
           This text has a color of #bf0bce        
        
          <p style="color:#bf0bce;">Text here</p>
        
        
          .mytext {color:#bf0bce;}
        
        Text color #bf0bce
      
           This box has a color of #bf0bce        
        
          <div style="background-color:#bf0bce;">Content here</div>
        
        
          .mybackground {background-color:#bf0bce;}
        
        Background color #bf0bce
      
           Border around this has a color of #bf0bce        
        
          <div style="border:2px solid #bf0bce;">Content here</div>
        
        
          .myborder {border:2px solid #bf0bce;}
        
        Border color #bf0bce