#cd1dc2 color space conversions
Hex:
        #cd1dc2
        RGB:
        205, 29, 194
        CMY:
        20, 89, 24
        CMYK:
        0, 86, 5, 20
      HSL:
        304°, 75.2137%, 45.8824%
        HSV (HSB):
        304°, 85.8537%, 80.3922%
        XYZ:
        35.3538, 17.7529, 52.6022
        xyY:
        0.3344, 0.1679, 17.7529
      CIE-Lab:
        49.1950, 78.5728, -44.5267
        CIE-LCH:
        49.1950, 90.3123, 330.4600
        CIE-Luv:
        49.1950, 70.3168, -77.1178
        Hunter-Lab:
        42.1342, 76.0403, -44.5264
      #cd1dc2 color charts
#cd1dc2 RGB chart
      #cd1dc2 CMYK chart
      #cd1dc2 RGB pie chart
      #cd1dc2 color shades, tints & tones
#cd1dc2 color schemes
#cd1dc2 color preview, HTML & CSS examples
           This text has a color of #cd1dc2        
        
          <p style="color:#cd1dc2;">Text here</p>
        
        
          .mytext {color:#cd1dc2;}
        
        Text color #cd1dc2
      
           This box has a color of #cd1dc2        
        
          <div style="background-color:#cd1dc2;">Content here</div>
        
        
          .mybackground {background-color:#cd1dc2;}
        
        Background color #cd1dc2
      
           Border around this has a color of #cd1dc2        
        
          <div style="border:2px solid #cd1dc2;">Content here</div>
        
        
          .myborder {border:2px solid #cd1dc2;}
        
        Border color #cd1dc2