#cd0ea2 color space conversions
Hex:
        #cd0ea2
        RGB:
        205, 14, 162
        CMY:
        20, 95, 36
        CMYK:
        0, 93, 21, 20
      HSL:
        314°, 87.2146%, 42.9412%
        HSV (HSB):
        314°, 93.1707%, 80.3922%
        XYZ:
        31.8555, 15.9018, 35.5728
        xyY:
        0.3823, 0.1908, 15.9018
      CIE-Lab:
        46.8455, 76.4254, -29.3930
        CIE-LCH:
        46.8455, 81.8828, 338.9634
        CIE-Luv:
        46.8455, 85.2941, -54.0899
        Hunter-Lab:
        39.8771, 72.8081, -24.9763
      #cd0ea2 color charts
#cd0ea2 RGB chart
      #cd0ea2 CMYK chart
      #cd0ea2 RGB pie chart
      #cd0ea2 color shades, tints & tones
#cd0ea2 color schemes
#cd0ea2 color preview, HTML & CSS examples
           This text has a color of #cd0ea2        
        
          <p style="color:#cd0ea2;">Text here</p>
        
        
          .mytext {color:#cd0ea2;}
        
        Text color #cd0ea2
      
           This box has a color of #cd0ea2        
        
          <div style="background-color:#cd0ea2;">Content here</div>
        
        
          .mybackground {background-color:#cd0ea2;}
        
        Background color #cd0ea2
      
           Border around this has a color of #cd0ea2        
        
          <div style="border:2px solid #cd0ea2;">Content here</div>
        
        
          .myborder {border:2px solid #cd0ea2;}
        
        Border color #cd0ea2