#d82fe5 color space conversions
Hex:
        #d82fe5
        RGB:
        216, 47, 229
        CMY:
        15, 82, 10
        CMYK:
        6, 79, 0, 10
      HSL:
        296°, 77.7778%, 54.1176%
        HSV (HSB):
        296°, 79.4760%, 89.8039%
        XYZ:
        43.4783, 22.2891, 76.1394
        xyY:
        0.3064, 0.1571, 22.2891
      CIE-Lab:
        54.3324, 82.0978, -56.2569
        CIE-LCH:
        54.3324, 99.5233, 325.5794
        CIE-Luv:
        54.3324, 62.8875, -97.0749
        Hunter-Lab:
        47.2113, 81.7659, -62.5712
      #d82fe5 color charts
#d82fe5 RGB chart
      #d82fe5 CMYK chart
      #d82fe5 RGB pie chart
      #d82fe5 color shades, tints & tones
#d82fe5 color schemes
#d82fe5 color preview, HTML & CSS examples
           This text has a color of #d82fe5        
        
          <p style="color:#d82fe5;">Text here</p>
        
        
          .mytext {color:#d82fe5;}
        
        Text color #d82fe5
      
           This box has a color of #d82fe5        
        
          <div style="background-color:#d82fe5;">Content here</div>
        
        
          .mybackground {background-color:#d82fe5;}
        
        Background color #d82fe5
      
           Border around this has a color of #d82fe5        
        
          <div style="border:2px solid #d82fe5;">Content here</div>
        
        
          .myborder {border:2px solid #d82fe5;}
        
        Border color #d82fe5