#cd0ed0 color space conversions
Hex:
        #cd0ed0
        RGB:
        205, 14, 208
        CMY:
        20, 95, 18
        CMYK:
        1, 93, 0, 18
      HSL:
        299°, 87.3874%, 43.5294%
        HSV (HSB):
        299°, 93.2692%, 81.5686%
        XYZ:
        36.7190, 17.8473, 61.1841
        xyY:
        0.3172, 0.1542, 17.8473
      CIE-Lab:
        49.3103, 82.6460, -52.4360
        CIE-LCH:
        49.3103, 97.8770, 327.6063
        CIE-Luv:
        49.3103, 66.1214, -89.2144
        Hunter-Lab:
        42.2460, 81.2165, -56.2963
      #cd0ed0 color charts
#cd0ed0 RGB chart
      #cd0ed0 CMYK chart
      #cd0ed0 RGB pie chart
      #cd0ed0 color shades, tints & tones
#cd0ed0 color schemes
#cd0ed0 color preview, HTML & CSS examples
           This text has a color of #cd0ed0        
        
          <p style="color:#cd0ed0;">Text here</p>
        
        
          .mytext {color:#cd0ed0;}
        
        Text color #cd0ed0
      
           This box has a color of #cd0ed0        
        
          <div style="background-color:#cd0ed0;">Content here</div>
        
        
          .mybackground {background-color:#cd0ed0;}
        
        Background color #cd0ed0
      
           Border around this has a color of #cd0ed0        
        
          <div style="border:2px solid #cd0ed0;">Content here</div>
        
        
          .myborder {border:2px solid #cd0ed0;}
        
        Border color #cd0ed0