#d82aa1 color space conversions
Hex:
        #d82aa1
        RGB:
        216, 42, 161
        CMY:
        15, 84, 37
        CMYK:
        0, 81, 25, 15
      HSL:
        319°, 69.0476%, 50.5882%
        HSV (HSB):
        319°, 80.5556%, 84.7059%
        XYZ:
        35.5799, 18.8281, 35.4771
        xyY:
        0.3958, 0.2095, 18.8281
      CIE-Lab:
        50.4854, 73.7755, -22.9935
        CIE-LCH:
        50.4854, 77.2757, 342.6894
        CIE-Luv:
        50.4854, 90.2281, -45.3451
        Hunter-Lab:
        43.3913, 70.4311, -18.1021
      #d82aa1 color charts
#d82aa1 RGB chart
      #d82aa1 CMYK chart
      #d82aa1 RGB pie chart
      #d82aa1 color shades, tints & tones
#d82aa1 color schemes
#d82aa1 color preview, HTML & CSS examples
           This text has a color of #d82aa1        
        
          <p style="color:#d82aa1;">Text here</p>
        
        
          .mytext {color:#d82aa1;}
        
        Text color #d82aa1
      
           This box has a color of #d82aa1        
        
          <div style="background-color:#d82aa1;">Content here</div>
        
        
          .mybackground {background-color:#d82aa1;}
        
        Background color #d82aa1
      
           Border around this has a color of #d82aa1        
        
          <div style="border:2px solid #d82aa1;">Content here</div>
        
        
          .myborder {border:2px solid #d82aa1;}
        
        Border color #d82aa1