#cd2053 color space conversions
Hex:
        #cd2053
        RGB:
        205, 32, 83
        CMY:
        20, 87, 67
        CMYK:
        0, 84, 60, 20
      HSL:
        342°, 72.9958%, 46.4706%
        HSV (HSB):
        342°, 84.3902%, 80.3922%
        XYZ:
        27.2547, 14.6367, 9.5723
        xyY:
        0.5296, 0.2844, 14.6367
      CIE-Lab:
        45.1325, 66.2119, 16.4708
        CIE-LCH:
        45.1325, 68.2298, 13.9693
        CIE-Luv:
        45.1325, 116.0778, 5.7354
        Hunter-Lab:
        38.2579, 60.2108, 11.9459
      #cd2053 color charts
#cd2053 RGB chart
      #cd2053 CMYK chart
      #cd2053 RGB pie chart
      #cd2053 color shades, tints & tones
#cd2053 color schemes
#cd2053 color preview, HTML & CSS examples
           This text has a color of #cd2053        
        
          <p style="color:#cd2053;">Text here</p>
        
        
          .mytext {color:#cd2053;}
        
        Text color #cd2053
      
           This box has a color of #cd2053        
        
          <div style="background-color:#cd2053;">Content here</div>
        
        
          .mybackground {background-color:#cd2053;}
        
        Background color #cd2053
      
           Border around this has a color of #cd2053        
        
          <div style="border:2px solid #cd2053;">Content here</div>
        
        
          .myborder {border:2px solid #cd2053;}
        
        Border color #cd2053