#bd2f4d color space conversions
Hex:
        #bd2f4d
        RGB:
        189, 47, 77
        CMY:
        26, 82, 70
        CMYK:
        0, 75, 59, 26
      HSL:
        347°, 60.1695%, 46.2745%
        HSV (HSB):
        347°, 75.1323%, 74.1176%
        XYZ:
        23.3423, 13.3877, 8.3750
        xyY:
        0.5175, 0.2968, 13.3877
      CIE-Lab:
        43.3417, 57.3330, 17.2573
        CIE-LCH:
        43.3417, 59.8740, 16.7518
        CIE-Luv:
        43.3417, 99.5673, 8.4558
        Hunter-Lab:
        36.5892, 49.8444, 12.0414
      #bd2f4d color charts
#bd2f4d RGB chart
      #bd2f4d CMYK chart
      #bd2f4d RGB pie chart
      #bd2f4d color shades, tints & tones
#bd2f4d color schemes
#bd2f4d color preview, HTML & CSS examples
           This text has a color of #bd2f4d        
        
          <p style="color:#bd2f4d;">Text here</p>
        
        
          .mytext {color:#bd2f4d;}
        
        Text color #bd2f4d
      
           This box has a color of #bd2f4d        
        
          <div style="background-color:#bd2f4d;">Content here</div>
        
        
          .mybackground {background-color:#bd2f4d;}
        
        Background color #bd2f4d
      
           Border around this has a color of #bd2f4d        
        
          <div style="border:2px solid #bd2f4d;">Content here</div>
        
        
          .myborder {border:2px solid #bd2f4d;}
        
        Border color #bd2f4d