#bf0c86 color space conversions
Hex:
        #bf0c86
        RGB:
        191, 12, 134
        CMY:
        25, 95, 47
        CMYK:
        0, 94, 30, 25
      HSL:
        319°, 88.1773%, 39.8039%
        HSV (HSB):
        319°, 93.7173%, 74.9020%
        XYZ:
        25.9204, 13.0605, 23.7090
        xyY:
        0.4135, 0.2083, 13.0605
      CIE-Lab:
        42.8543, 70.5610, -18.8498
        CIE-LCH:
        42.8543, 73.0354, 345.0431
        CIE-Luv:
        42.8543, 86.9509, -37.3810
        Hunter-Lab:
        36.1394, 64.7825, -13.5993
      #bf0c86 color charts
#bf0c86 RGB chart
      #bf0c86 CMYK chart
      #bf0c86 RGB pie chart
      #bf0c86 color shades, tints & tones
#bf0c86 color schemes
#bf0c86 color preview, HTML & CSS examples
           This text has a color of #bf0c86        
        
          <p style="color:#bf0c86;">Text here</p>
        
        
          .mytext {color:#bf0c86;}
        
        Text color #bf0c86
      
           This box has a color of #bf0c86        
        
          <div style="background-color:#bf0c86;">Content here</div>
        
        
          .mybackground {background-color:#bf0c86;}
        
        Background color #bf0c86
      
           Border around this has a color of #bf0c86        
        
          <div style="border:2px solid #bf0c86;">Content here</div>
        
        
          .myborder {border:2px solid #bf0c86;}
        
        Border color #bf0c86