#bf1d75 color space conversions
Hex:
        #bf1d75
        RGB:
        191, 29, 117
        CMY:
        25, 89, 54
        CMYK:
        0, 85, 39, 25
      HSL:
        327°, 73.6364%, 43.1373%
        HSV (HSB):
        327°, 84.8168%, 74.9020%
        XYZ:
        25.1361, 13.2394, 18.0603
        xyY:
        0.4454, 0.2346, 13.2394
      CIE-Lab:
        43.1218, 66.1040, -7.9541
        CIE-LCH:
        43.1218, 66.5808, 353.1388
        CIE-Luv:
        43.1218, 91.9076, -22.1880
        Hunter-Lab:
        36.3861, 59.6353, -3.9584
      #bf1d75 color charts
#bf1d75 RGB chart
      #bf1d75 CMYK chart
      #bf1d75 RGB pie chart
      #bf1d75 color shades, tints & tones
#bf1d75 color schemes
#bf1d75 color preview, HTML & CSS examples
           This text has a color of #bf1d75        
        
          <p style="color:#bf1d75;">Text here</p>
        
        
          .mytext {color:#bf1d75;}
        
        Text color #bf1d75
      
           This box has a color of #bf1d75        
        
          <div style="background-color:#bf1d75;">Content here</div>
        
        
          .mybackground {background-color:#bf1d75;}
        
        Background color #bf1d75
      
           Border around this has a color of #bf1d75        
        
          <div style="border:2px solid #bf1d75;">Content here</div>
        
        
          .myborder {border:2px solid #bf1d75;}
        
        Border color #bf1d75