#bf0f66 color space conversions
Hex:
        #bf0f66
        RGB:
        191, 15, 102
        CMY:
        25, 94, 60
        CMYK:
        0, 92, 47, 25
      HSL:
        330°, 85.4369%, 40.3922%
        HSV (HSB):
        330°, 92.1466%, 74.9020%
        XYZ:
        24.0550, 12.3773, 13.6916
        xyY:
        0.4799, 0.2469, 12.3773
      CIE-Lab:
        41.8096, 67.0911, -0.5267
        CIE-LCH:
        41.8096, 67.0931, 359.5502
        CIE-Luv:
        41.8096, 101.0021, -13.1292
        Hunter-Lab:
        35.1814, 60.4802, 1.5530
      #bf0f66 color charts
#bf0f66 RGB chart
      #bf0f66 CMYK chart
      #bf0f66 RGB pie chart
      #bf0f66 color shades, tints & tones
#bf0f66 color schemes
#bf0f66 color preview, HTML & CSS examples
           This text has a color of #bf0f66        
        
          <p style="color:#bf0f66;">Text here</p>
        
        
          .mytext {color:#bf0f66;}
        
        Text color #bf0f66
      
           This box has a color of #bf0f66        
        
          <div style="background-color:#bf0f66;">Content here</div>
        
        
          .mybackground {background-color:#bf0f66;}
        
        Background color #bf0f66
      
           Border around this has a color of #bf0f66        
        
          <div style="border:2px solid #bf0f66;">Content here</div>
        
        
          .myborder {border:2px solid #bf0f66;}
        
        Border color #bf0f66