#cd0aa2 color space conversions
Hex:
        #cd0aa2
        RGB:
        205, 10, 162
        CMY:
        20, 96, 36
        CMYK:
        0, 95, 21, 20
      HSL:
        313°, 90.6977%, 42.1569%
        HSV (HSB):
        313°, 95.1220%, 80.3922%
        XYZ:
        31.8070, 15.8049, 35.5566
        xyY:
        0.3824, 0.1900, 15.8049
      CIE-Lab:
        46.7174, 76.8010, -29.5928
        CIE-LCH:
        46.7174, 82.3051, 338.9274
        CIE-Luv:
        46.7174, 85.5953, -54.4013
        Hunter-Lab:
        39.7553, 73.2404, -25.1995
      #cd0aa2 color charts
#cd0aa2 RGB chart
      #cd0aa2 CMYK chart
      #cd0aa2 RGB pie chart
      #cd0aa2 color shades, tints & tones
#cd0aa2 color schemes
#cd0aa2 color preview, HTML & CSS examples
           This text has a color of #cd0aa2        
        
          <p style="color:#cd0aa2;">Text here</p>
        
        
          .mytext {color:#cd0aa2;}
        
        Text color #cd0aa2
      
           This box has a color of #cd0aa2        
        
          <div style="background-color:#cd0aa2;">Content here</div>
        
        
          .mybackground {background-color:#cd0aa2;}
        
        Background color #cd0aa2
      
           Border around this has a color of #cd0aa2        
        
          <div style="border:2px solid #cd0aa2;">Content here</div>
        
        
          .myborder {border:2px solid #cd0aa2;}
        
        Border color #cd0aa2