#bf0a75 color space conversions
Hex:
        #bf0a75
        RGB:
        191, 10, 117
        CMY:
        25, 96, 54
        CMYK:
        0, 95, 39, 25
      HSL:
        325°, 90.0498%, 39.4118%
        HSV (HSB):
        325°, 94.7644%, 74.9020%
        XYZ:
        24.8053, 12.5778, 17.9500
        xyY:
        0.4483, 0.2273, 12.5778
      CIE-Lab:
        42.1201, 69.0077, -9.4571
        CIE-LCH:
        42.1201, 69.6527, 352.1965
        CIE-Luv:
        42.1201, 94.9071, -24.5727
        Hunter-Lab:
        35.4652, 62.7835, -5.1828
      #bf0a75 color charts
#bf0a75 RGB chart
      #bf0a75 CMYK chart
      #bf0a75 RGB pie chart
      #bf0a75 color shades, tints & tones
#bf0a75 color schemes
#bf0a75 color preview, HTML & CSS examples
           This text has a color of #bf0a75        
        
          <p style="color:#bf0a75;">Text here</p>
        
        
          .mytext {color:#bf0a75;}
        
        Text color #bf0a75
      
           This box has a color of #bf0a75        
        
          <div style="background-color:#bf0a75;">Content here</div>
        
        
          .mybackground {background-color:#bf0a75;}
        
        Background color #bf0a75
      
           Border around this has a color of #bf0a75        
        
          <div style="border:2px solid #bf0a75;">Content here</div>
        
        
          .myborder {border:2px solid #bf0a75;}
        
        Border color #bf0a75