#cd30ad color space conversions
Hex:
        #cd30ad
        RGB:
        205, 48, 173
        CMY:
        20, 81, 32
        CMYK:
        0, 77, 16, 20
      HSL:
        312°, 62.0553%, 49.6078%
        HSV (HSB):
        312°, 76.5854%, 80.3922%
        XYZ:
        33.7766, 18.1102, 41.2505
        xyY:
        0.3627, 0.1944, 18.1102
      CIE-Lab:
        49.6295, 71.2715, -31.5629
        CIE-LCH:
        49.6295, 77.9476, 336.1136
        CIE-Luv:
        49.6295, 75.4612, -57.1392
        Hunter-Lab:
        42.5560, 67.2019, -27.6819
      #cd30ad color charts
#cd30ad RGB chart
      #cd30ad CMYK chart
      #cd30ad RGB pie chart
      #cd30ad color shades, tints & tones
#cd30ad color schemes
#cd30ad color preview, HTML & CSS examples
           This text has a color of #cd30ad        
        
          <p style="color:#cd30ad;">Text here</p>
        
        
          .mytext {color:#cd30ad;}
        
        Text color #cd30ad
      
           This box has a color of #cd30ad        
        
          <div style="background-color:#cd30ad;">Content here</div>
        
        
          .mybackground {background-color:#cd30ad;}
        
        Background color #cd30ad
      
           Border around this has a color of #cd30ad        
        
          <div style="border:2px solid #cd30ad;">Content here</div>
        
        
          .myborder {border:2px solid #cd30ad;}
        
        Border color #cd30ad