#bf0bb8 color space conversions
Hex:
        #bf0bb8
        RGB:
        191, 11, 184
        CMY:
        25, 96, 28
        CMYK:
        0, 94, 4, 25
      HSL:
        302°, 89.1089%, 39.6078%
        HSV (HSB):
        302°, 94.2408%, 74.9020%
        XYZ:
        30.2573, 14.7764, 46.6048
        xyY:
        0.3302, 0.1612, 14.7764
      CIE-Lab:
        45.3264, 77.0648, -44.9903
        CIE-LCH:
        45.3264, 89.2363, 329.7237
        CIE-Luv:
        45.3264, 65.4828, -75.9167
        Hunter-Lab:
        38.4401, 73.2322, -44.9752
      #bf0bb8 color charts
#bf0bb8 RGB chart
      #bf0bb8 CMYK chart
      #bf0bb8 RGB pie chart
      #bf0bb8 color shades, tints & tones
#bf0bb8 color schemes
#bf0bb8 color preview, HTML & CSS examples
           This text has a color of #bf0bb8        
        
          <p style="color:#bf0bb8;">Text here</p>
        
        
          .mytext {color:#bf0bb8;}
        
        Text color #bf0bb8
      
           This box has a color of #bf0bb8        
        
          <div style="background-color:#bf0bb8;">Content here</div>
        
        
          .mybackground {background-color:#bf0bb8;}
        
        Background color #bf0bb8
      
           Border around this has a color of #bf0bb8        
        
          <div style="border:2px solid #bf0bb8;">Content here</div>
        
        
          .myborder {border:2px solid #bf0bb8;}
        
        Border color #bf0bb8