#d822cd color space conversions
Hex:
        #d822cd
        RGB:
        216, 34, 205
        CMY:
        15, 87, 20
        CMYK:
        0, 84, 5, 15
      HSL:
        304°, 72.8000%, 49.0196%
        HSV (HSB):
        304°, 84.2593%, 84.7059%
        XYZ:
        39.9104, 20.1508, 59.5436
        xyY:
        0.3337, 0.1685, 20.1508
      CIE-Lab:
        52.0072, 81.2797, -46.2978
        CIE-LCH:
        52.0072, 93.5408, 330.3337
        CIE-Luv:
        52.0072, 73.4847, -81.2060
        Hunter-Lab:
        44.8896, 80.1437, -47.2222
      #d822cd color charts
#d822cd RGB chart
      #d822cd CMYK chart
      #d822cd RGB pie chart
      #d822cd color shades, tints & tones
#d822cd color schemes
#d822cd color preview, HTML & CSS examples
           This text has a color of #d822cd        
        
          <p style="color:#d822cd;">Text here</p>
        
        
          .mytext {color:#d822cd;}
        
        Text color #d822cd
      
           This box has a color of #d822cd        
        
          <div style="background-color:#d822cd;">Content here</div>
        
        
          .mybackground {background-color:#d822cd;}
        
        Background color #d822cd
      
           Border around this has a color of #d822cd        
        
          <div style="border:2px solid #d822cd;">Content here</div>
        
        
          .myborder {border:2px solid #d822cd;}
        
        Border color #d822cd