#cd0aa1 color space conversions
Hex:
        #cd0aa1
        RGB:
        205, 10, 161
        CMY:
        20, 96, 37
        CMYK:
        0, 95, 21, 20
      HSL:
        314°, 90.6977%, 42.1569%
        HSV (HSB):
        314°, 95.1220%, 80.3922%
        XYZ:
        31.7184, 15.7694, 35.0903
        xyY:
        0.3841, 0.1910, 15.7694
      CIE-Lab:
        46.6705, 76.6806, -29.0689
        CIE-LCH:
        46.6705, 82.0056, 339.2388
        CIE-Luv:
        46.6705, 86.0450, -53.6224
        Hunter-Lab:
        39.7107, 73.0806, -24.5939
      #cd0aa1 color charts
#cd0aa1 RGB chart
      #cd0aa1 CMYK chart
      #cd0aa1 RGB pie chart
      #cd0aa1 color shades, tints & tones
#cd0aa1 color schemes
#cd0aa1 color preview, HTML & CSS examples
           This text has a color of #cd0aa1        
        
          <p style="color:#cd0aa1;">Text here</p>
        
        
          .mytext {color:#cd0aa1;}
        
        Text color #cd0aa1
      
           This box has a color of #cd0aa1        
        
          <div style="background-color:#cd0aa1;">Content here</div>
        
        
          .mybackground {background-color:#cd0aa1;}
        
        Background color #cd0aa1
      
           Border around this has a color of #cd0aa1        
        
          <div style="border:2px solid #cd0aa1;">Content here</div>
        
        
          .myborder {border:2px solid #cd0aa1;}
        
        Border color #cd0aa1