#d82bd8 color space conversions
Hex:
        #d82bd8
        RGB:
        216, 43, 216
        CMY:
        15, 83, 15
        CMYK:
        0, 80, 0, 15
      HSL:
        300°, 68.9243%, 50.7843%
        HSV (HSB):
        300°, 80.0926%, 84.7059%
        XYZ:
        41.5774, 21.2846, 66.8827
        xyY:
        0.3205, 0.1640, 21.2846
      CIE-Lab:
        53.2595, 81.0241, -50.5997
        CIE-LCH:
        53.2595, 95.5261, 328.0152
        CIE-Luv:
        53.2595, 68.0963, -88.0514
        Hunter-Lab:
        46.1352, 80.1293, -53.6588
      #d82bd8 color charts
#d82bd8 RGB chart
      #d82bd8 CMYK chart
      #d82bd8 RGB pie chart
      #d82bd8 color shades, tints & tones
#d82bd8 color schemes
#d82bd8 color preview, HTML & CSS examples
           This text has a color of #d82bd8        
        
          <p style="color:#d82bd8;">Text here</p>
        
        
          .mytext {color:#d82bd8;}
        
        Text color #d82bd8
      
           This box has a color of #d82bd8        
        
          <div style="background-color:#d82bd8;">Content here</div>
        
        
          .mybackground {background-color:#d82bd8;}
        
        Background color #d82bd8
      
           Border around this has a color of #d82bd8        
        
          <div style="border:2px solid #d82bd8;">Content here</div>
        
        
          .myborder {border:2px solid #d82bd8;}
        
        Border color #d82bd8