#d82ab4 color space conversions
Hex:
        #d82ab4
        RGB:
        216, 42, 180
        CMY:
        15, 84, 29
        CMYK:
        0, 81, 17, 15
      HSL:
        312°, 69.0476%, 50.5882%
        HSV (HSB):
        312°, 80.5556%, 84.7059%
        XYZ:
        37.3851, 19.5501, 44.9832
        xyY:
        0.3668, 0.1918, 19.5501
      CIE-Lab:
        51.3247, 76.1519, -32.8795
        CIE-LCH:
        51.3247, 82.9469, 336.6471
        CIE-Luv:
        51.3247, 82.2998, -60.3323
        Hunter-Lab:
        44.2155, 73.5479, -29.3684
      #d82ab4 color charts
#d82ab4 RGB chart
      #d82ab4 CMYK chart
      #d82ab4 RGB pie chart
      #d82ab4 color shades, tints & tones
#d82ab4 color schemes
#d82ab4 color preview, HTML & CSS examples
           This text has a color of #d82ab4        
        
          <p style="color:#d82ab4;">Text here</p>
        
        
          .mytext {color:#d82ab4;}
        
        Text color #d82ab4
      
           This box has a color of #d82ab4        
        
          <div style="background-color:#d82ab4;">Content here</div>
        
        
          .mybackground {background-color:#d82ab4;}
        
        Background color #d82ab4
      
           Border around this has a color of #d82ab4        
        
          <div style="border:2px solid #d82ab4;">Content here</div>
        
        
          .myborder {border:2px solid #d82ab4;}
        
        Border color #d82ab4