#cd4da7 color space conversions
Hex:
        #cd4da7
        RGB:
        205, 77, 167
        CMY:
        20, 70, 35
        CMYK:
        0, 62, 19, 20
      HSL:
        318°, 56.1404%, 55.2941%
        HSV (HSB):
        318°, 62.4390%, 80.3922%
        XYZ:
        34.8058, 21.0769, 38.7930
        xyY:
        0.3676, 0.2226, 21.0769
      CIE-Lab:
        53.0336, 60.1596, -22.7608
        CIE-LCH:
        53.0336, 64.3213, 339.2764
        CIE-Luv:
        53.0336, 68.9895, -43.0465
        Hunter-Lab:
        45.9096, 54.9857, -17.9625
      #cd4da7 color charts
#cd4da7 RGB chart
      #cd4da7 CMYK chart
      #cd4da7 RGB pie chart
      #cd4da7 color shades, tints & tones
#cd4da7 color schemes
#cd4da7 color preview, HTML & CSS examples
           This text has a color of #cd4da7        
        
          <p style="color:#cd4da7;">Text here</p>
        
        
          .mytext {color:#cd4da7;}
        
        Text color #cd4da7
      
           This box has a color of #cd4da7        
        
          <div style="background-color:#cd4da7;">Content here</div>
        
        
          .mybackground {background-color:#cd4da7;}
        
        Background color #cd4da7
      
           Border around this has a color of #cd4da7        
        
          <div style="border:2px solid #cd4da7;">Content here</div>
        
        
          .myborder {border:2px solid #cd4da7;}
        
        Border color #cd4da7