#bf1c85 color space conversions
Hex:
        #bf1c85
        RGB:
        191, 28, 133
        CMY:
        25, 89, 48
        CMYK:
        0, 85, 30, 25
      HSL:
        321°, 74.4292%, 42.9412%
        HSV (HSB):
        321°, 85.3403%, 74.9020%
        XYZ:
        26.1347, 13.6003, 23.4380
        xyY:
        0.4137, 0.2153, 13.6003
      CIE-Lab:
        43.6542, 68.0045, -17.0104
        CIE-LCH:
        43.6542, 70.0996, 345.9564
        CIE-Luv:
        43.6542, 85.1810, -34.5851
        Hunter-Lab:
        36.8786, 61.9599, -11.8663
      #bf1c85 color charts
#bf1c85 RGB chart
      #bf1c85 CMYK chart
      #bf1c85 RGB pie chart
      #bf1c85 color shades, tints & tones
#bf1c85 color schemes
#bf1c85 color preview, HTML & CSS examples
           This text has a color of #bf1c85        
        
          <p style="color:#bf1c85;">Text here</p>
        
        
          .mytext {color:#bf1c85;}
        
        Text color #bf1c85
      
           This box has a color of #bf1c85        
        
          <div style="background-color:#bf1c85;">Content here</div>
        
        
          .mybackground {background-color:#bf1c85;}
        
        Background color #bf1c85
      
           Border around this has a color of #bf1c85        
        
          <div style="border:2px solid #bf1c85;">Content here</div>
        
        
          .myborder {border:2px solid #bf1c85;}
        
        Border color #bf1c85