#bd1f70 color space conversions
Hex:
        #bd1f70
        RGB:
        189, 31, 112
        CMY:
        26, 88, 56
        CMYK:
        0, 84, 41, 26
      HSL:
        329°, 71.8182%, 43.1373%
        HSV (HSB):
        329°, 83.5979%, 74.1176%
        XYZ:
        24.4009, 12.9686, 16.5464
        xyY:
        0.4526, 0.2405, 12.9686
      CIE-Lab:
        42.7160, 64.6933, -5.4934
        CIE-LCH:
        42.7160, 64.9262, 355.1464
        CIE-Luv:
        42.7160, 91.9479, -18.7393
        Hunter-Lab:
        36.0120, 57.9264, -2.0335
      #bd1f70 color charts
#bd1f70 RGB chart
      #bd1f70 CMYK chart
      #bd1f70 RGB pie chart
      #bd1f70 color shades, tints & tones
#bd1f70 color schemes
#bd1f70 color preview, HTML & CSS examples
           This text has a color of #bd1f70        
        
          <p style="color:#bd1f70;">Text here</p>
        
        
          .mytext {color:#bd1f70;}
        
        Text color #bd1f70
      
           This box has a color of #bd1f70        
        
          <div style="background-color:#bd1f70;">Content here</div>
        
        
          .mybackground {background-color:#bd1f70;}
        
        Background color #bd1f70
      
           Border around this has a color of #bd1f70        
        
          <div style="border:2px solid #bd1f70;">Content here</div>
        
        
          .myborder {border:2px solid #bd1f70;}
        
        Border color #bd1f70