#bf2057 color space conversions
Hex:
        #bf2057
        RGB:
        191, 32, 87
        CMY:
        25, 87, 66
        CMYK:
        0, 83, 54, 25
      HSL:
        339°, 71.3004%, 43.7255%
        HSV (HSB):
        339°, 83.2461%, 74.9020%
        XYZ:
        23.7227, 12.7975, 10.2367
        xyY:
        0.5074, 0.2737, 12.7975
      CIE-Lab:
        42.4565, 62.8396, 9.8455
        CIE-LCH:
        42.4565, 63.6062, 8.9045
        CIE-Luv:
        42.4565, 103.3641, -0.4890
        Hunter-Lab:
        35.7736, 55.7655, 8.0756
      #bf2057 color charts
#bf2057 RGB chart
      #bf2057 CMYK chart
      #bf2057 RGB pie chart
      #bf2057 color shades, tints & tones
#bf2057 color schemes
#bf2057 color preview, HTML & CSS examples
           This text has a color of #bf2057        
        
          <p style="color:#bf2057;">Text here</p>
        
        
          .mytext {color:#bf2057;}
        
        Text color #bf2057
      
           This box has a color of #bf2057        
        
          <div style="background-color:#bf2057;">Content here</div>
        
        
          .mybackground {background-color:#bf2057;}
        
        Background color #bf2057
      
           Border around this has a color of #bf2057        
        
          <div style="border:2px solid #bf2057;">Content here</div>
        
        
          .myborder {border:2px solid #bf2057;}
        
        Border color #bf2057