#bd1f4e color space conversions
Hex:
        #bd1f4e
        RGB:
        189, 31, 78
        CMY:
        26, 88, 69
        CMYK:
        0, 84, 59, 26
      HSL:
        342°, 71.8182%, 43.1373%
        HSV (HSB):
        342°, 83.5979%, 74.1176%
        XYZ:
        22.8514, 12.3488, 8.3869
        xyY:
        0.5243, 0.2833, 12.3488
      CIE-Lab:
        41.7653, 61.9171, 14.4991
        CIE-LCH:
        41.7653, 63.5920, 13.1794
        CIE-Luv:
        41.7653, 105.3576, 4.4290
        Hunter-Lab:
        35.1409, 54.5781, 10.4482
      #bd1f4e color charts
#bd1f4e RGB chart
      #bd1f4e CMYK chart
      #bd1f4e RGB pie chart
      #bd1f4e color shades, tints & tones
#bd1f4e color schemes
#bd1f4e color preview, HTML & CSS examples
           This text has a color of #bd1f4e        
        
          <p style="color:#bd1f4e;">Text here</p>
        
        
          .mytext {color:#bd1f4e;}
        
        Text color #bd1f4e
      
           This box has a color of #bd1f4e        
        
          <div style="background-color:#bd1f4e;">Content here</div>
        
        
          .mybackground {background-color:#bd1f4e;}
        
        Background color #bd1f4e
      
           Border around this has a color of #bd1f4e        
        
          <div style="border:2px solid #bd1f4e;">Content here</div>
        
        
          .myborder {border:2px solid #bd1f4e;}
        
        Border color #bd1f4e