#bf015d color space conversions
Hex:
        #bf015d
        RGB:
        191, 1, 93
        CMY:
        25, 100, 64
        CMYK:
        0, 99, 51, 25
      HSL:
        331°, 98.9583%, 37.6471%
        HSV (HSB):
        331°, 99.4764%, 74.9020%
        XYZ:
        23.4725, 11.8884, 11.4135
        xyY:
        0.5018, 0.2542, 11.8884
      CIE-Lab:
        41.0382, 67.8427, 4.0408
        CIE-LCH:
        41.0382, 67.9630, 3.4086
        CIE-Luv:
        41.0382, 106.6640, -8.0238
        Hunter-Lab:
        34.4795, 61.1775, 4.5094
      #bf015d color charts
#bf015d RGB chart
      #bf015d CMYK chart
      #bf015d RGB pie chart
      #bf015d color shades, tints & tones
#bf015d color schemes
#bf015d color preview, HTML & CSS examples
           This text has a color of #bf015d        
        
          <p style="color:#bf015d;">Text here</p>
        
        
          .mytext {color:#bf015d;}
        
        Text color #bf015d
      
           This box has a color of #bf015d        
        
          <div style="background-color:#bf015d;">Content here</div>
        
        
          .mybackground {background-color:#bf015d;}
        
        Background color #bf015d
      
           Border around this has a color of #bf015d        
        
          <div style="border:2px solid #bf015d;">Content here</div>
        
        
          .myborder {border:2px solid #bf015d;}
        
        Border color #bf015d