#d82aff color space conversions
Hex:
        #d82aff
        RGB:
        216, 42, 255
        CMY:
        15, 84, 0
        CMYK:
        15, 84, 0, 0
      HSL:
        289°, 100.0000%, 58.2353%
        HSV (HSB):
        289°, 83.5294%, 100.0000%
        XYZ:
        47.1969, 23.4749, 96.6513
        xyY:
        0.2821, 0.1403, 23.4749
      CIE-Lab:
        55.5581, 87.4988, -68.8353
        CIE-LCH:
        55.5581, 111.3299, 321.8078
        CIE-Luv:
        55.5581, 54.9301, -116.8753
        Hunter-Lab:
        48.4509, 89.0911, -84.3579
      #d82aff color charts
#d82aff RGB chart
      #d82aff CMYK chart
      #d82aff RGB pie chart
      #d82aff color shades, tints & tones
#d82aff color schemes
#d82aff color preview, HTML & CSS examples
           This text has a color of #d82aff        
        
          <p style="color:#d82aff;">Text here</p>
        
        
          .mytext {color:#d82aff;}
        
        Text color #d82aff
      
           This box has a color of #d82aff        
        
          <div style="background-color:#d82aff;">Content here</div>
        
        
          .mybackground {background-color:#d82aff;}
        
        Background color #d82aff
      
           Border around this has a color of #d82aff        
        
          <div style="border:2px solid #d82aff;">Content here</div>
        
        
          .myborder {border:2px solid #d82aff;}
        
        Border color #d82aff