#d82ae0 color space conversions
Hex:
        #d82ae0
        RGB:
        216, 42, 224
        CMY:
        15, 84, 12
        CMYK:
        4, 81, 0, 12
      HSL:
        297°, 74.5902%, 52.1569%
        HSV (HSB):
        297°, 81.2500%, 87.8431%
        XYZ:
        42.6014, 21.6367, 72.4520
        xyY:
        0.3117, 0.1583, 21.6367
      CIE-Lab:
        53.6394, 82.4775, -54.5385
        CIE-LCH:
        53.6394, 98.8786, 326.5252
        CIE-Luv:
        53.6394, 65.3363, -94.2653
        Hunter-Lab:
        46.5152, 82.0792, -59.7892
      #d82ae0 color charts
#d82ae0 RGB chart
      #d82ae0 CMYK chart
      #d82ae0 RGB pie chart
      #d82ae0 color shades, tints & tones
#d82ae0 color schemes
#d82ae0 color preview, HTML & CSS examples
           This text has a color of #d82ae0        
        
          <p style="color:#d82ae0;">Text here</p>
        
        
          .mytext {color:#d82ae0;}
        
        Text color #d82ae0
      
           This box has a color of #d82ae0        
        
          <div style="background-color:#d82ae0;">Content here</div>
        
        
          .mybackground {background-color:#d82ae0;}
        
        Background color #d82ae0
      
           Border around this has a color of #d82ae0        
        
          <div style="border:2px solid #d82ae0;">Content here</div>
        
        
          .myborder {border:2px solid #d82ae0;}
        
        Border color #d82ae0