#cd14af color space conversions
Hex:
        #cd14af
        RGB:
        205, 20, 175
        CMY:
        20, 92, 31
        CMYK:
        0, 90, 15, 20
      HSL:
        310°, 82.2222%, 44.1176%
        HSV (HSB):
        310°, 90.2439%, 80.3922%
        XYZ:
        33.1649, 16.5746, 42.0087
        xyY:
        0.3615, 0.1807, 16.5746
      CIE-Lab:
        47.7195, 77.3529, -35.7371
        CIE-LCH:
        47.7195, 85.2092, 335.2030
        CIE-Luv:
        47.7195, 79.0687, -63.6171
        Hunter-Lab:
        40.7119, 74.1644, -32.6802
      #cd14af color charts
#cd14af RGB chart
      #cd14af CMYK chart
      #cd14af RGB pie chart
      #cd14af color shades, tints & tones
#cd14af color schemes
#cd14af color preview, HTML & CSS examples
           This text has a color of #cd14af        
        
          <p style="color:#cd14af;">Text here</p>
        
        
          .mytext {color:#cd14af;}
        
        Text color #cd14af
      
           This box has a color of #cd14af        
        
          <div style="background-color:#cd14af;">Content here</div>
        
        
          .mybackground {background-color:#cd14af;}
        
        Background color #cd14af
      
           Border around this has a color of #cd14af        
        
          <div style="border:2px solid #cd14af;">Content here</div>
        
        
          .myborder {border:2px solid #cd14af;}
        
        Border color #cd14af