#d82ebd color space conversions
Hex:
        #d82ebd
        RGB:
        216, 46, 189
        CMY:
        15, 82, 26
        CMYK:
        0, 79, 13, 15
      HSL:
        310°, 68.5484%, 51.3725%
        HSV (HSB):
        310°, 78.7037%, 84.7059%
        XYZ:
        38.4812, 20.2270, 50.0201
        xyY:
        0.3539, 0.1860, 20.2270
      CIE-Lab:
        52.0929, 76.3866, -36.9193
        CIE-LCH:
        52.0929, 84.8408, 334.2045
        CIE-Luv:
        52.0929, 77.9122, -66.5626
        Hunter-Lab:
        44.9745, 74.0234, -34.4596
      #d82ebd color charts
#d82ebd RGB chart
      #d82ebd CMYK chart
      #d82ebd RGB pie chart
      #d82ebd color shades, tints & tones
#d82ebd color schemes
#d82ebd color preview, HTML & CSS examples
           This text has a color of #d82ebd        
        
          <p style="color:#d82ebd;">Text here</p>
        
        
          .mytext {color:#d82ebd;}
        
        Text color #d82ebd
      
           This box has a color of #d82ebd        
        
          <div style="background-color:#d82ebd;">Content here</div>
        
        
          .mybackground {background-color:#d82ebd;}
        
        Background color #d82ebd
      
           Border around this has a color of #d82ebd        
        
          <div style="border:2px solid #d82ebd;">Content here</div>
        
        
          .myborder {border:2px solid #d82ebd;}
        
        Border color #d82ebd