#d82bf8 color space conversions
Hex:
        #d82bf8
        RGB:
        216, 43, 248
        CMY:
        15, 83, 3
        CMYK:
        13, 83, 0, 3
      HSL:
        291°, 93.6073%, 57.0588%
        HSV (HSB):
        291°, 82.6613%, 97.2549%
        XYZ:
        46.1261, 23.1040, 90.8353
        xyY:
        0.2882, 0.1443, 23.1040
      CIE-Lab:
        55.1793, 86.1144, -65.5531
        CIE-LCH:
        55.1793, 108.2261, 322.7204
        CIE-Luv:
        55.1793, 57.0494, -111.7178
        Hunter-Lab:
        48.0666, 87.1770, -78.3984
      #d82bf8 color charts
#d82bf8 RGB chart
      #d82bf8 CMYK chart
      #d82bf8 RGB pie chart
      #d82bf8 color shades, tints & tones
#d82bf8 color schemes
#d82bf8 color preview, HTML & CSS examples
           This text has a color of #d82bf8        
        
          <p style="color:#d82bf8;">Text here</p>
        
        
          .mytext {color:#d82bf8;}
        
        Text color #d82bf8
      
           This box has a color of #d82bf8        
        
          <div style="background-color:#d82bf8;">Content here</div>
        
        
          .mybackground {background-color:#d82bf8;}
        
        Background color #d82bf8
      
           Border around this has a color of #d82bf8        
        
          <div style="border:2px solid #d82bf8;">Content here</div>
        
        
          .myborder {border:2px solid #d82bf8;}
        
        Border color #d82bf8