#bf1c72 color space conversions
Hex:
        #bf1c72
        RGB:
        191, 28, 114
        CMY:
        25, 89, 55
        CMYK:
        0, 85, 40, 25
      HSL:
        328°, 74.4292%, 42.9412%
        HSV (HSB):
        328°, 85.3403%, 74.9020%
        XYZ:
        24.9384, 13.1218, 17.1379
        xyY:
        0.4518, 0.2377, 13.1218
      CIE-Lab:
        42.9462, 66.0175, -6.3535
        CIE-LCH:
        42.9462, 66.3225, 354.5028
        CIE-Luv:
        42.9462, 93.4139, -20.1175
        Hunter-Lab:
        36.2240, 59.4962, -2.6939
      #bf1c72 color charts
#bf1c72 RGB chart
      #bf1c72 CMYK chart
      #bf1c72 RGB pie chart
      #bf1c72 color shades, tints & tones
#bf1c72 color schemes
#bf1c72 color preview, HTML & CSS examples
           This text has a color of #bf1c72        
        
          <p style="color:#bf1c72;">Text here</p>
        
        
          .mytext {color:#bf1c72;}
        
        Text color #bf1c72
      
           This box has a color of #bf1c72        
        
          <div style="background-color:#bf1c72;">Content here</div>
        
        
          .mybackground {background-color:#bf1c72;}
        
        Background color #bf1c72
      
           Border around this has a color of #bf1c72        
        
          <div style="border:2px solid #bf1c72;">Content here</div>
        
        
          .myborder {border:2px solid #bf1c72;}
        
        Border color #bf1c72