#bf0c96 color space conversions
Hex:
        #bf0c96
        RGB:
        191, 12, 150
        CMY:
        25, 95, 41
        CMYK:
        0, 94, 21, 25
      HSL:
        314°, 88.1773%, 39.8039%
        HSV (HSB):
        314°, 93.7173%, 74.9020%
        XYZ:
        27.1224, 13.5413, 30.0384
        xyY:
        0.3836, 0.1915, 13.5413
      CIE-Lab:
        43.5678, 72.4218, -27.4942
        CIE-LCH:
        43.5678, 77.4652, 339.2112
        CIE-Luv:
        43.5678, 79.7530, -49.7914
        Hunter-Lab:
        36.7985, 67.1660, -22.6391
      #bf0c96 color charts
#bf0c96 RGB chart
      #bf0c96 CMYK chart
      #bf0c96 RGB pie chart
      #bf0c96 color shades, tints & tones
#bf0c96 color schemes
#bf0c96 color preview, HTML & CSS examples
           This text has a color of #bf0c96        
        
          <p style="color:#bf0c96;">Text here</p>
        
        
          .mytext {color:#bf0c96;}
        
        Text color #bf0c96
      
           This box has a color of #bf0c96        
        
          <div style="background-color:#bf0c96;">Content here</div>
        
        
          .mybackground {background-color:#bf0c96;}
        
        Background color #bf0c96
      
           Border around this has a color of #bf0c96        
        
          <div style="border:2px solid #bf0c96;">Content here</div>
        
        
          .myborder {border:2px solid #bf0c96;}
        
        Border color #bf0c96