#cd10b2 color space conversions
Hex:
        #cd10b2
        RGB:
        205, 16, 178
        CMY:
        20, 94, 30
        CMYK:
        0, 92, 13, 20
      HSL:
        309°, 85.5204%, 43.3333%
        HSV (HSB):
        309°, 92.1951%, 80.3922%
        XYZ:
        33.3980, 16.5641, 43.5564
        xyY:
        0.3571, 0.1771, 16.5641
      CIE-Lab:
        47.7060, 78.2340, -37.5269
        CIE-LCH:
        47.7060, 86.7688, 334.3741
        CIE-Luv:
        47.7060, 78.1409, -66.3362
        Hunter-Lab:
        40.6990, 75.2558, -34.9634
      #cd10b2 color charts
#cd10b2 RGB chart
      #cd10b2 CMYK chart
      #cd10b2 RGB pie chart
      #cd10b2 color shades, tints & tones
#cd10b2 color schemes
#cd10b2 color preview, HTML & CSS examples
           This text has a color of #cd10b2        
        
          <p style="color:#cd10b2;">Text here</p>
        
        
          .mytext {color:#cd10b2;}
        
        Text color #cd10b2
      
           This box has a color of #cd10b2        
        
          <div style="background-color:#cd10b2;">Content here</div>
        
        
          .mybackground {background-color:#cd10b2;}
        
        Background color #cd10b2
      
           Border around this has a color of #cd10b2        
        
          <div style="border:2px solid #cd10b2;">Content here</div>
        
        
          .myborder {border:2px solid #cd10b2;}
        
        Border color #cd10b2