#cd5481 color space conversions
Hex:
        #cd5481
        RGB:
        205, 84, 129
        CMY:
        20, 67, 49
        CMYK:
        0, 59, 37, 20
      HSL:
        338°, 54.7511%, 56.6667%
        HSV (HSB):
        338°, 59.0244%, 80.3922%
        XYZ:
        32.3096, 20.9048, 23.1010
        xyY:
        0.4234, 0.2739, 20.9048
      CIE-Lab:
        52.8451, 52.2075, -0.5868
        CIE-LCH:
        52.8451, 52.2108, 359.3560
        CIE-Luv:
        52.8451, 77.9318, -10.4291
        Hunter-Lab:
        45.7217, 46.1254, 2.0488
      #cd5481 color charts
#cd5481 RGB chart
      #cd5481 CMYK chart
      #cd5481 RGB pie chart
      #cd5481 color shades, tints & tones
#cd5481 color schemes
#cd5481 color preview, HTML & CSS examples
           This text has a color of #cd5481        
        
          <p style="color:#cd5481;">Text here</p>
        
        
          .mytext {color:#cd5481;}
        
        Text color #cd5481
      
           This box has a color of #cd5481        
        
          <div style="background-color:#cd5481;">Content here</div>
        
        
          .mybackground {background-color:#cd5481;}
        
        Background color #cd5481
      
           Border around this has a color of #cd5481        
        
          <div style="border:2px solid #cd5481;">Content here</div>
        
        
          .myborder {border:2px solid #cd5481;}
        
        Border color #cd5481