#d82bc2 color space conversions
Hex:
        #d82bc2
        RGB:
        216, 43, 194
        CMY:
        15, 83, 24
        CMYK:
        0, 80, 10, 15
      HSL:
        308°, 68.9243%, 50.7843%
        HSV (HSB):
        308°, 80.0926%, 84.7059%
        XYZ:
        38.9204, 20.2217, 52.8908
        xyY:
        0.3474, 0.1805, 20.2217
      CIE-Lab:
        52.0870, 77.8142, -39.8270
        CIE-LCH:
        52.0870, 87.4142, 332.8956
        CIE-Luv:
        52.0870, 76.4834, -71.1074
        Hunter-Lab:
        44.9686, 75.7971, -38.2573
      #d82bc2 color charts
#d82bc2 RGB chart
      #d82bc2 CMYK chart
      #d82bc2 RGB pie chart
      #d82bc2 color shades, tints & tones
#d82bc2 color schemes
#d82bc2 color preview, HTML & CSS examples
           This text has a color of #d82bc2        
        
          <p style="color:#d82bc2;">Text here</p>
        
        
          .mytext {color:#d82bc2;}
        
        Text color #d82bc2
      
           This box has a color of #d82bc2        
        
          <div style="background-color:#d82bc2;">Content here</div>
        
        
          .mybackground {background-color:#d82bc2;}
        
        Background color #d82bc2
      
           Border around this has a color of #d82bc2        
        
          <div style="border:2px solid #d82bc2;">Content here</div>
        
        
          .myborder {border:2px solid #d82bc2;}
        
        Border color #d82bc2