#bf0a68 color space conversions
Hex:
        #bf0a68
        RGB:
        191, 10, 104
        CMY:
        25, 96, 59
        CMYK:
        0, 95, 46, 25
      HSL:
        329°, 90.0498%, 39.4118%
        HSV (HSB):
        329°, 94.7644%, 74.9020%
        XYZ:
        24.0931, 12.2929, 14.1996
        xyY:
        0.4763, 0.2430, 12.2929
      CIE-Lab:
        41.6779, 67.8258, -1.9781
        CIE-LCH:
        41.6779, 67.8546, 358.3295
        CIE-Luv:
        41.6779, 100.7678, -15.0108
        Hunter-Lab:
        35.0613, 61.3028, 0.5308
      #bf0a68 color charts
#bf0a68 RGB chart
      #bf0a68 CMYK chart
      #bf0a68 RGB pie chart
      #bf0a68 color shades, tints & tones
#bf0a68 color schemes
#bf0a68 color preview, HTML & CSS examples
           This text has a color of #bf0a68        
        
          <p style="color:#bf0a68;">Text here</p>
        
        
          .mytext {color:#bf0a68;}
        
        Text color #bf0a68
      
           This box has a color of #bf0a68        
        
          <div style="background-color:#bf0a68;">Content here</div>
        
        
          .mybackground {background-color:#bf0a68;}
        
        Background color #bf0a68
      
           Border around this has a color of #bf0a68        
        
          <div style="border:2px solid #bf0a68;">Content here</div>
        
        
          .myborder {border:2px solid #bf0a68;}
        
        Border color #bf0a68