#bf0bb2 color space conversions
Hex:
        #bf0bb2
        RGB:
        191, 11, 178
        CMY:
        25, 96, 30
        CMYK:
        0, 94, 7, 25
      HSL:
        304°, 89.1089%, 39.6078%
        HSV (HSB):
        304°, 94.2408%, 74.9020%
        XYZ:
        29.6414, 14.5301, 43.3618
        xyY:
        0.3386, 0.1660, 14.5301
      CIE-Lab:
        44.9837, 76.2098, -42.0007
        CIE-LCH:
        44.9837, 87.0172, 331.1400
        CIE-Luv:
        44.9837, 67.8902, -71.3952
        Hunter-Lab:
        38.1183, 72.0974, -40.7630
      #bf0bb2 color charts
#bf0bb2 RGB chart
      #bf0bb2 CMYK chart
      #bf0bb2 RGB pie chart
      #bf0bb2 color shades, tints & tones
#bf0bb2 color schemes
#bf0bb2 color preview, HTML & CSS examples
           This text has a color of #bf0bb2        
        
          <p style="color:#bf0bb2;">Text here</p>
        
        
          .mytext {color:#bf0bb2;}
        
        Text color #bf0bb2
      
           This box has a color of #bf0bb2        
        
          <div style="background-color:#bf0bb2;">Content here</div>
        
        
          .mybackground {background-color:#bf0bb2;}
        
        Background color #bf0bb2
      
           Border around this has a color of #bf0bb2        
        
          <div style="border:2px solid #bf0bb2;">Content here</div>
        
        
          .myborder {border:2px solid #bf0bb2;}
        
        Border color #bf0bb2