#cd2a8a color space conversions
Hex:
        #cd2a8a
        RGB:
        205, 42, 138
        CMY:
        20, 84, 46
        CMYK:
        0, 80, 33, 20
      HSL:
        325°, 65.9919%, 48.4314%
        HSV (HSB):
        325°, 79.5122%, 80.3922%
        XYZ:
        30.5922, 16.4700, 25.6114
        xyY:
        0.4210, 0.2266, 16.4700
      CIE-Lab:
        47.5852, 68.5838, -13.8288
        CIE-LCH:
        47.5852, 69.9641, 348.6001
        CIE-Luv:
        47.5852, 91.1643, -31.0355
        Hunter-Lab:
        40.5833, 63.5350, -9.0086
      #cd2a8a color charts
#cd2a8a RGB chart
      #cd2a8a CMYK chart
      #cd2a8a RGB pie chart
      #cd2a8a color shades, tints & tones
#cd2a8a color schemes
#cd2a8a color preview, HTML & CSS examples
           This text has a color of #cd2a8a        
        
          <p style="color:#cd2a8a;">Text here</p>
        
        
          .mytext {color:#cd2a8a;}
        
        Text color #cd2a8a
      
           This box has a color of #cd2a8a        
        
          <div style="background-color:#cd2a8a;">Content here</div>
        
        
          .mybackground {background-color:#cd2a8a;}
        
        Background color #cd2a8a
      
           Border around this has a color of #cd2a8a        
        
          <div style="border:2px solid #cd2a8a;">Content here</div>
        
        
          .myborder {border:2px solid #cd2a8a;}
        
        Border color #cd2a8a