#bf1c95 color space conversions
Hex:
        #bf1c95
        RGB:
        191, 28, 149
        CMY:
        25, 89, 42
        CMYK:
        0, 85, 22, 25
      HSL:
        315°, 74.4292%, 42.9412%
        HSV (HSB):
        315°, 85.3403%, 74.9020%
        XYZ:
        27.3259, 14.0768, 29.7106
        xyY:
        0.3843, 0.1979, 14.0768
      CIE-Lab:
        44.3429, 69.9026, -25.6826
        CIE-LCH:
        44.3429, 74.4713, 339.8264
        CIE-Luv:
        44.3429, 78.2830, -47.0519
        Hunter-Lab:
        37.5191, 64.3470, -20.6873
      #bf1c95 color charts
#bf1c95 RGB chart
      #bf1c95 CMYK chart
      #bf1c95 RGB pie chart
      #bf1c95 color shades, tints & tones
#bf1c95 color schemes
#bf1c95 color preview, HTML & CSS examples
           This text has a color of #bf1c95        
        
          <p style="color:#bf1c95;">Text here</p>
        
        
          .mytext {color:#bf1c95;}
        
        Text color #bf1c95
      
           This box has a color of #bf1c95        
        
          <div style="background-color:#bf1c95;">Content here</div>
        
        
          .mybackground {background-color:#bf1c95;}
        
        Background color #bf1c95
      
           Border around this has a color of #bf1c95        
        
          <div style="border:2px solid #bf1c95;">Content here</div>
        
        
          .myborder {border:2px solid #bf1c95;}
        
        Border color #bf1c95