#bd1f85 color space conversions
Hex:
        #bd1f85
        RGB:
        189, 31, 133
        CMY:
        26, 88, 48
        CMYK:
        0, 84, 30, 26
      HSL:
        321°, 71.8182%, 43.1373%
        HSV (HSB):
        321°, 83.5979%, 74.1176%
        XYZ:
        25.7099, 13.4922, 23.4395
        xyY:
        0.4104, 0.2154, 13.4922
      CIE-Lab:
        43.4958, 66.9159, -17.2862
        CIE-LCH:
        43.4958, 69.1126, 345.5156
        CIE-Luv:
        43.4958, 82.9976, -34.7268
        Hunter-Lab:
        36.7318, 60.6579, -12.1222
      #bd1f85 color charts
#bd1f85 RGB chart
      #bd1f85 CMYK chart
      #bd1f85 RGB pie chart
      #bd1f85 color shades, tints & tones
#bd1f85 color schemes
#bd1f85 color preview, HTML & CSS examples
           This text has a color of #bd1f85        
        
          <p style="color:#bd1f85;">Text here</p>
        
        
          .mytext {color:#bd1f85;}
        
        Text color #bd1f85
      
           This box has a color of #bd1f85        
        
          <div style="background-color:#bd1f85;">Content here</div>
        
        
          .mybackground {background-color:#bd1f85;}
        
        Background color #bd1f85
      
           Border around this has a color of #bd1f85        
        
          <div style="border:2px solid #bd1f85;">Content here</div>
        
        
          .myborder {border:2px solid #bd1f85;}
        
        Border color #bd1f85