#d82cd4 color space conversions
Hex:
        #d82cd4
        RGB:
        216, 44, 212
        CMY:
        15, 83, 17
        CMYK:
        0, 80, 2, 15
      HSL:
        301°, 68.8000%, 50.9804%
        HSV (HSB):
        301°, 79.6296%, 84.7059%
        XYZ:
        41.1032, 21.1538, 64.2041
        xyY:
        0.3250, 0.1673, 21.1538
      CIE-Lab:
        53.1174, 80.1884, -48.5441
        CIE-LCH:
        53.1174, 93.7374, 328.8103
        CIE-Luv:
        53.1174, 69.4245, -84.8144
        Hunter-Lab:
        45.9932, 79.0339, -50.5704
      #d82cd4 color charts
#d82cd4 RGB chart
      #d82cd4 CMYK chart
      #d82cd4 RGB pie chart
      #d82cd4 color shades, tints & tones
#d82cd4 color schemes
#d82cd4 color preview, HTML & CSS examples
           This text has a color of #d82cd4        
        
          <p style="color:#d82cd4;">Text here</p>
        
        
          .mytext {color:#d82cd4;}
        
        Text color #d82cd4
      
           This box has a color of #d82cd4        
        
          <div style="background-color:#d82cd4;">Content here</div>
        
        
          .mybackground {background-color:#d82cd4;}
        
        Background color #d82cd4
      
           Border around this has a color of #d82cd4        
        
          <div style="border:2px solid #d82cd4;">Content here</div>
        
        
          .myborder {border:2px solid #d82cd4;}
        
        Border color #d82cd4