#cd2f72 color space conversions
Hex:
        #cd2f72
        RGB:
        205, 47, 114
        CMY:
        20, 82, 55
        CMYK:
        0, 77, 44, 20
      HSL:
        335°, 62.6984%, 49.4118%
        HSV (HSB):
        335°, 77.0732%, 80.3922%
        XYZ:
        29.2306, 16.2271, 17.5111
        xyY:
        0.4642, 0.2577, 16.2271
      CIE-Lab:
        47.2710, 64.7771, 0.3249
        CIE-LCH:
        47.2710, 64.7779, 0.2874
        CIE-Luv:
        47.2710, 99.3890, -11.8026
        Hunter-Lab:
        40.2828, 59.0308, 2.4244
      #cd2f72 color charts
#cd2f72 RGB chart
      #cd2f72 CMYK chart
      #cd2f72 RGB pie chart
      #cd2f72 color shades, tints & tones
#cd2f72 color schemes
#cd2f72 color preview, HTML & CSS examples
           This text has a color of #cd2f72        
        
          <p style="color:#cd2f72;">Text here</p>
        
        
          .mytext {color:#cd2f72;}
        
        Text color #cd2f72
      
           This box has a color of #cd2f72        
        
          <div style="background-color:#cd2f72;">Content here</div>
        
        
          .mybackground {background-color:#cd2f72;}
        
        Background color #cd2f72
      
           Border around this has a color of #cd2f72        
        
          <div style="border:2px solid #cd2f72;">Content here</div>
        
        
          .myborder {border:2px solid #cd2f72;}
        
        Border color #cd2f72