#bf0c98 color space conversions
Hex:
        #bf0c98
        RGB:
        191, 12, 152
        CMY:
        25, 95, 40
        CMYK:
        0, 94, 20, 25
      HSL:
        313°, 88.1773%, 39.8039%
        HSV (HSB):
        313°, 93.7173%, 74.9020%
        XYZ:
        27.2848, 13.6063, 30.8940
        xyY:
        0.3801, 0.1895, 13.6063
      CIE-Lab:
        43.6630, 72.6677, -28.5548
        CIE-LCH:
        43.6630, 78.0767, 338.5477
        CIE-Luv:
        43.6630, 78.8684, -51.3438
        Hunter-Lab:
        36.8867, 67.4833, -23.8368
      #bf0c98 color charts
#bf0c98 RGB chart
      #bf0c98 CMYK chart
      #bf0c98 RGB pie chart
      #bf0c98 color shades, tints & tones
#bf0c98 color schemes
#bf0c98 color preview, HTML & CSS examples
           This text has a color of #bf0c98        
        
          <p style="color:#bf0c98;">Text here</p>
        
        
          .mytext {color:#bf0c98;}
        
        Text color #bf0c98
      
           This box has a color of #bf0c98        
        
          <div style="background-color:#bf0c98;">Content here</div>
        
        
          .mybackground {background-color:#bf0c98;}
        
        Background color #bf0c98
      
           Border around this has a color of #bf0c98        
        
          <div style="border:2px solid #bf0c98;">Content here</div>
        
        
          .myborder {border:2px solid #bf0c98;}
        
        Border color #bf0c98