#cd14d7 color space conversions
Hex:
        #cd14d7
        RGB:
        205, 20, 215
        CMY:
        20, 92, 16
        CMYK:
        5, 91, 0, 16
      HSL:
        297°, 82.9787%, 46.0784%
        HSV (HSB):
        297°, 90.6977%, 84.3137%
        XYZ:
        37.6927, 18.3857, 65.8522
        xyY:
        0.3091, 0.1508, 18.3857
      CIE-Lab:
        49.9607, 83.0337, -55.4096
        CIE-LCH:
        49.9607, 99.8240, 326.2842
        CIE-Luv:
        49.9607, 63.1242, -93.8767
        Hunter-Lab:
        42.8786, 81.8741, -61.0415
      #cd14d7 color charts
#cd14d7 RGB chart
      #cd14d7 CMYK chart
      #cd14d7 RGB pie chart
      #cd14d7 color shades, tints & tones
#cd14d7 color schemes
#cd14d7 color preview, HTML & CSS examples
           This text has a color of #cd14d7        
        
          <p style="color:#cd14d7;">Text here</p>
        
        
          .mytext {color:#cd14d7;}
        
        Text color #cd14d7
      
           This box has a color of #cd14d7        
        
          <div style="background-color:#cd14d7;">Content here</div>
        
        
          .mybackground {background-color:#cd14d7;}
        
        Background color #cd14d7
      
           Border around this has a color of #cd14d7        
        
          <div style="border:2px solid #cd14d7;">Content here</div>
        
        
          .myborder {border:2px solid #cd14d7;}
        
        Border color #cd14d7