#d82ac0 color space conversions
Hex:
        #d82ac0
        RGB:
        216, 42, 192
        CMY:
        15, 84, 25
        CMYK:
        0, 81, 11, 15
      HSL:
        308°, 69.0476%, 50.5882%
        HSV (HSB):
        308°, 80.5556%, 84.7059%
        XYZ:
        38.6613, 20.0606, 51.7036
        xyY:
        0.3501, 0.1817, 20.0606
      CIE-Lab:
        51.9057, 77.7699, -38.9544
        CIE-LCH:
        51.9057, 86.9804, 333.3940
        CIE-Luv:
        51.9057, 77.4478, -69.7465
        Hunter-Lab:
        44.7891, 75.6977, -37.0908
      #d82ac0 color charts
#d82ac0 RGB chart
      #d82ac0 CMYK chart
      #d82ac0 RGB pie chart
      #d82ac0 color shades, tints & tones
#d82ac0 color schemes
#d82ac0 color preview, HTML & CSS examples
           This text has a color of #d82ac0        
        
          <p style="color:#d82ac0;">Text here</p>
        
        
          .mytext {color:#d82ac0;}
        
        Text color #d82ac0
      
           This box has a color of #d82ac0        
        
          <div style="background-color:#d82ac0;">Content here</div>
        
        
          .mybackground {background-color:#d82ac0;}
        
        Background color #d82ac0
      
           Border around this has a color of #d82ac0        
        
          <div style="border:2px solid #d82ac0;">Content here</div>
        
        
          .myborder {border:2px solid #d82ac0;}
        
        Border color #d82ac0