#cd1dc8 color space conversions
Hex:
        #cd1dc8
        RGB:
        205, 29, 200
        CMY:
        20, 89, 22
        CMYK:
        0, 86, 2, 20
      HSL:
        302°, 75.2137%, 45.8824%
        HSV (HSB):
        302°, 85.8537%, 80.3922%
        XYZ:
        36.0415, 18.0280, 56.2237
        xyY:
        0.3268, 0.1635, 18.0280
      CIE-Lab:
        49.5300, 79.4454, -47.4709
        CIE-LCH:
        49.5300, 92.5476, 329.1405
        CIE-Luv:
        49.5300, 67.9839, -81.6766
        Hunter-Lab:
        42.4594, 77.2153, -48.7889
      #cd1dc8 color charts
#cd1dc8 RGB chart
      #cd1dc8 CMYK chart
      #cd1dc8 RGB pie chart
      #cd1dc8 color shades, tints & tones
#cd1dc8 color schemes
#cd1dc8 color preview, HTML & CSS examples
           This text has a color of #cd1dc8        
        
          <p style="color:#cd1dc8;">Text here</p>
        
        
          .mytext {color:#cd1dc8;}
        
        Text color #cd1dc8
      
           This box has a color of #cd1dc8        
        
          <div style="background-color:#cd1dc8;">Content here</div>
        
        
          .mybackground {background-color:#cd1dc8;}
        
        Background color #cd1dc8
      
           Border around this has a color of #cd1dc8        
        
          <div style="border:2px solid #cd1dc8;">Content here</div>
        
        
          .myborder {border:2px solid #cd1dc8;}
        
        Border color #cd1dc8