#cd54af color space conversions
Hex:
        #cd54af
        RGB:
        205, 84, 175
        CMY:
        20, 67, 31
        CMYK:
        0, 59, 15, 20
      HSL:
        315°, 54.7511%, 56.6667%
        HSV (HSB):
        315°, 59.0244%, 80.3922%
        XYZ:
        36.0850, 22.4149, 42.9821
        xyY:
        0.3556, 0.2209, 22.4149
      CIE-Lab:
        54.4645, 58.3217, -25.2237
        CIE-LCH:
        54.4645, 63.5426, 336.6118
        CIE-Luv:
        54.4645, 63.8067, -46.6441
        Hunter-Lab:
        47.3444, 53.1967, -20.6859
      #cd54af color charts
#cd54af RGB chart
      #cd54af CMYK chart
      #cd54af RGB pie chart
      #cd54af color shades, tints & tones
#cd54af color schemes
#cd54af color preview, HTML & CSS examples
           This text has a color of #cd54af        
        
          <p style="color:#cd54af;">Text here</p>
        
        
          .mytext {color:#cd54af;}
        
        Text color #cd54af
      
           This box has a color of #cd54af        
        
          <div style="background-color:#cd54af;">Content here</div>
        
        
          .mybackground {background-color:#cd54af;}
        
        Background color #cd54af
      
           Border around this has a color of #cd54af        
        
          <div style="border:2px solid #cd54af;">Content here</div>
        
        
          .myborder {border:2px solid #cd54af;}
        
        Border color #cd54af