#cd2054 color space conversions
Hex:
        #cd2054
        RGB:
        205, 32, 84
        CMY:
        20, 87, 67
        CMYK:
        0, 84, 59, 20
      HSL:
        342°, 72.9958%, 46.4706%
        HSV (HSB):
        342°, 84.3902%, 80.3922%
        XYZ:
        27.2936, 14.6523, 9.7771
        xyY:
        0.5277, 0.2833, 14.6523
      CIE-Lab:
        45.1542, 66.2753, 15.8783
        CIE-LCH:
        45.1542, 68.1509, 13.4730
        CIE-Luv:
        45.1542, 115.7187, 5.1351
        Hunter-Lab:
        38.2783, 60.2891, 11.6508
      #cd2054 color charts
#cd2054 RGB chart
      #cd2054 CMYK chart
      #cd2054 RGB pie chart
      #cd2054 color shades, tints & tones
#cd2054 color schemes
#cd2054 color preview, HTML & CSS examples
           This text has a color of #cd2054        
        
          <p style="color:#cd2054;">Text here</p>
        
        
          .mytext {color:#cd2054;}
        
        Text color #cd2054
      
           This box has a color of #cd2054        
        
          <div style="background-color:#cd2054;">Content here</div>
        
        
          .mybackground {background-color:#cd2054;}
        
        Background color #cd2054
      
           Border around this has a color of #cd2054        
        
          <div style="border:2px solid #cd2054;">Content here</div>
        
        
          .myborder {border:2px solid #cd2054;}
        
        Border color #cd2054