#cd2565 color space conversions
Hex:
        #cd2565
        RGB:
        205, 37, 101
        CMY:
        20, 85, 60
        CMYK:
        0, 82, 51, 20
      HSL:
        337°, 69.4215%, 47.4510%
        HSV (HSB):
        337°, 81.9512%, 80.3922%
        XYZ:
        28.1874, 15.2419, 13.7683
        xyY:
        0.4928, 0.2665, 15.2419
      CIE-Lab:
        45.9637, 66.3482, 6.4488
        CIE-LCH:
        45.9637, 66.6609, 5.5515
        CIE-Luv:
        45.9637, 107.7713, -4.8979
        Hunter-Lab:
        39.0408, 60.5551, 6.4192
      #cd2565 color charts
#cd2565 RGB chart
      #cd2565 CMYK chart
      #cd2565 RGB pie chart
      #cd2565 color shades, tints & tones
#cd2565 color schemes
#cd2565 color preview, HTML & CSS examples
           This text has a color of #cd2565        
        
          <p style="color:#cd2565;">Text here</p>
        
        
          .mytext {color:#cd2565;}
        
        Text color #cd2565
      
           This box has a color of #cd2565        
        
          <div style="background-color:#cd2565;">Content here</div>
        
        
          .mybackground {background-color:#cd2565;}
        
        Background color #cd2565
      
           Border around this has a color of #cd2565        
        
          <div style="border:2px solid #cd2565;">Content here</div>
        
        
          .myborder {border:2px solid #cd2565;}
        
        Border color #cd2565