#cd2ad4 color space conversions
Hex:
        #cd2ad4
        RGB:
        205, 42, 212
        CMY:
        20, 84, 17
        CMYK:
        3, 80, 0, 17
      HSL:
        298°, 66.9291%, 49.8039%
        HSV (HSB):
        298°, 80.1887%, 83.1373%
        XYZ:
        37.8885, 19.3885, 64.0328
        xyY:
        0.3123, 0.1598, 19.3885
      CIE-Lab:
        51.1387, 78.5907, -51.8063
        CIE-LCH:
        51.1387, 94.1297, 326.6075
        CIE-Luv:
        51.1387, 61.9291, -88.6120
        Hunter-Lab:
        44.0324, 76.5368, -55.3980
      #cd2ad4 color charts
#cd2ad4 RGB chart
      #cd2ad4 CMYK chart
      #cd2ad4 RGB pie chart
      #cd2ad4 color shades, tints & tones
#cd2ad4 color schemes
#cd2ad4 color preview, HTML & CSS examples
           This text has a color of #cd2ad4        
        
          <p style="color:#cd2ad4;">Text here</p>
        
        
          .mytext {color:#cd2ad4;}
        
        Text color #cd2ad4
      
           This box has a color of #cd2ad4        
        
          <div style="background-color:#cd2ad4;">Content here</div>
        
        
          .mybackground {background-color:#cd2ad4;}
        
        Background color #cd2ad4
      
           Border around this has a color of #cd2ad4        
        
          <div style="border:2px solid #cd2ad4;">Content here</div>
        
        
          .myborder {border:2px solid #cd2ad4;}
        
        Border color #cd2ad4