#cd11ad color space conversions
Hex:
        #cd11ad
        RGB:
        205, 17, 173
        CMY:
        20, 93, 32
        CMYK:
        0, 92, 16, 20
      HSL:
        310°, 84.6847%, 43.5294%
        HSV (HSB):
        310°, 91.7073%, 80.3922%
        XYZ:
        32.9201, 16.3972, 40.9650
        xyY:
        0.3646, 0.1816, 16.3972
      CIE-Lab:
        47.4913, 77.4684, -34.9147
        CIE-LCH:
        47.4913, 84.9729, 335.7391
        CIE-Luv:
        47.4913, 80.2040, -62.3733
        Hunter-Lab:
        40.4934, 74.2525, -31.6352
      #cd11ad color charts
#cd11ad RGB chart
      #cd11ad CMYK chart
      #cd11ad RGB pie chart
      #cd11ad color shades, tints & tones
#cd11ad color schemes
#cd11ad color preview, HTML & CSS examples
           This text has a color of #cd11ad        
        
          <p style="color:#cd11ad;">Text here</p>
        
        
          .mytext {color:#cd11ad;}
        
        Text color #cd11ad
      
           This box has a color of #cd11ad        
        
          <div style="background-color:#cd11ad;">Content here</div>
        
        
          .mybackground {background-color:#cd11ad;}
        
        Background color #cd11ad
      
           Border around this has a color of #cd11ad        
        
          <div style="border:2px solid #cd11ad;">Content here</div>
        
        
          .myborder {border:2px solid #cd11ad;}
        
        Border color #cd11ad