#cd5281 color space conversions
Hex:
        #cd5281
        RGB:
        205, 82, 129
        CMY:
        20, 68, 49
        CMYK:
        0, 60, 37, 20
      HSL:
        337°, 55.1570%, 56.2745%
        HSV (HSB):
        337°, 60.0000%, 80.3922%
        XYZ:
        32.1566, 20.5987, 23.0500
        xyY:
        0.4242, 0.2717, 20.5987
      CIE-Lab:
        52.5075, 53.1110, -1.0811
        CIE-LCH:
        52.5075, 53.1220, 358.8339
        CIE-Luv:
        52.5075, 78.9515, -11.2533
        Hunter-Lab:
        45.3858, 47.0450, 1.6586
      #cd5281 color charts
#cd5281 RGB chart
      #cd5281 CMYK chart
      #cd5281 RGB pie chart
      #cd5281 color shades, tints & tones
#cd5281 color schemes
#cd5281 color preview, HTML & CSS examples
           This text has a color of #cd5281        
        
          <p style="color:#cd5281;">Text here</p>
        
        
          .mytext {color:#cd5281;}
        
        Text color #cd5281
      
           This box has a color of #cd5281        
        
          <div style="background-color:#cd5281;">Content here</div>
        
        
          .mybackground {background-color:#cd5281;}
        
        Background color #cd5281
      
           Border around this has a color of #cd5281        
        
          <div style="border:2px solid #cd5281;">Content here</div>
        
        
          .myborder {border:2px solid #cd5281;}
        
        Border color #cd5281