#cd12ad color space conversions
Hex:
        #cd12ad
        RGB:
        205, 18, 173
        CMY:
        20, 93, 32
        CMYK:
        0, 91, 16, 20
      HSL:
        310°, 83.8565%, 43.7255%
        HSV (HSB):
        310°, 91.2195%, 80.3922%
        XYZ:
        32.9360, 16.4289, 40.9703
        xyY:
        0.3646, 0.1819, 16.4289
      CIE-Lab:
        47.5322, 77.3485, -34.8504
        CIE-LCH:
        47.5322, 84.8371, 335.7454
        CIE-Luv:
        47.5322, 80.1151, -62.2749
        Hunter-Lab:
        40.5326, 74.1137, -31.5576
      #cd12ad color charts
#cd12ad RGB chart
      #cd12ad CMYK chart
      #cd12ad RGB pie chart
      #cd12ad color shades, tints & tones
#cd12ad color schemes
#cd12ad color preview, HTML & CSS examples
           This text has a color of #cd12ad        
        
          <p style="color:#cd12ad;">Text here</p>
        
        
          .mytext {color:#cd12ad;}
        
        Text color #cd12ad
      
           This box has a color of #cd12ad        
        
          <div style="background-color:#cd12ad;">Content here</div>
        
        
          .mybackground {background-color:#cd12ad;}
        
        Background color #cd12ad
      
           Border around this has a color of #cd12ad        
        
          <div style="border:2px solid #cd12ad;">Content here</div>
        
        
          .myborder {border:2px solid #cd12ad;}
        
        Border color #cd12ad