#cd4ecf color space conversions
Hex:
        #cd4ecf
        RGB:
        205, 78, 207
        CMY:
        20, 69, 19
        CMYK:
        1, 62, 0, 19
      HSL:
        299°, 57.3333%, 55.8824%
        HSV (HSB):
        299°, 62.3188%, 81.1765%
        XYZ:
        39.1637, 22.9329, 61.3938
        xyY:
        0.3171, 0.1857, 22.9329
      CIE-Lab:
        55.0032, 66.0166, -42.8092
        CIE-LCH:
        55.0032, 78.6818, 327.0381
        CIE-Luv:
        55.0032, 55.9751, -74.7499
        Hunter-Lab:
        47.8883, 62.1752, -42.4892
      #cd4ecf color charts
#cd4ecf RGB chart
      #cd4ecf CMYK chart
      #cd4ecf RGB pie chart
      #cd4ecf color shades, tints & tones
#cd4ecf color schemes
#cd4ecf color preview, HTML & CSS examples
           This text has a color of #cd4ecf        
        
          <p style="color:#cd4ecf;">Text here</p>
        
        
          .mytext {color:#cd4ecf;}
        
        Text color #cd4ecf
      
           This box has a color of #cd4ecf        
        
          <div style="background-color:#cd4ecf;">Content here</div>
        
        
          .mybackground {background-color:#cd4ecf;}
        
        Background color #cd4ecf
      
           Border around this has a color of #cd4ecf        
        
          <div style="border:2px solid #cd4ecf;">Content here</div>
        
        
          .myborder {border:2px solid #cd4ecf;}
        
        Border color #cd4ecf