#ea82d2 color space conversions
Hex:
        #ea82d2
        RGB:
        234, 130, 210
        CMY:
        8, 49, 18
        CMYK:
        0, 44, 10, 8
      HSL:
        314°, 71.2329%, 71.3725%
        HSV (HSB):
        314°, 44.4444%, 91.7647%
        XYZ:
        53.5472, 38.1108, 65.5066
        xyY:
        0.3407, 0.2425, 38.1108
      CIE-Lab:
        68.1022, 50.4454, -23.8348
        CIE-LCH:
        68.1022, 55.7928, 334.7099
        CIE-Luv:
        68.1022, 55.6129, -45.0872
        Hunter-Lab:
        61.7340, 46.7939, -19.6995
      #ea82d2 color charts
#ea82d2 RGB chart
      #ea82d2 CMYK chart
      #ea82d2 RGB pie chart
      #ea82d2 color shades, tints & tones
#ea82d2 color schemes
#ea82d2 color preview, HTML & CSS examples
           This text has a color of #ea82d2        
        
          <p style="color:#ea82d2;">Text here</p>
        
        
          .mytext {color:#ea82d2;}
        
        Text color #ea82d2
      
           This box has a color of #ea82d2        
        
          <div style="background-color:#ea82d2;">Content here</div>
        
        
          .mybackground {background-color:#ea82d2;}
        
        Background color #ea82d2
      
           Border around this has a color of #ea82d2        
        
          <div style="border:2px solid #ea82d2;">Content here</div>
        
        
          .myborder {border:2px solid #ea82d2;}
        
        Border color #ea82d2