#bf0f58 color space conversions
Hex:
        #bf0f58
        RGB:
        191, 15, 88
        CMY:
        25, 94, 65
        CMYK:
        0, 92, 54, 25
      HSL:
        335°, 85.4369%, 40.3922%
        HSV (HSB):
        335°, 92.1466%, 74.9020%
        XYZ:
        23.4181, 12.1226, 10.3381
        xyY:
        0.5104, 0.2642, 12.1226
      CIE-Lab:
        41.4103, 65.9964, 7.7421
        CIE-LCH:
        41.4103, 66.4489, 6.6909
        CIE-Luv:
        41.4103, 106.9248, -3.5342
        Hunter-Lab:
        34.8175, 59.1278, 6.7677
      #bf0f58 color charts
#bf0f58 RGB chart
      #bf0f58 CMYK chart
      #bf0f58 RGB pie chart
      #bf0f58 color shades, tints & tones
#bf0f58 color schemes
#bf0f58 color preview, HTML & CSS examples
           This text has a color of #bf0f58        
        
          <p style="color:#bf0f58;">Text here</p>
        
        
          .mytext {color:#bf0f58;}
        
        Text color #bf0f58
      
           This box has a color of #bf0f58        
        
          <div style="background-color:#bf0f58;">Content here</div>
        
        
          .mybackground {background-color:#bf0f58;}
        
        Background color #bf0f58
      
           Border around this has a color of #bf0f58        
        
          <div style="border:2px solid #bf0f58;">Content here</div>
        
        
          .myborder {border:2px solid #bf0f58;}
        
        Border color #bf0f58