#ea2de8 color space conversions
Hex:
        #ea2de8
        RGB:
        234, 45, 232
        CMY:
        8, 82, 9
        CMYK:
        0, 81, 1, 8
      HSL:
        301°, 81.8182%, 54.7059%
        HSV (HSB):
        301°, 80.7692%, 91.7647%
        XYZ:
        49.4356, 25.1954, 78.6016
        xyY:
        0.3226, 0.1644, 25.1954
      CIE-Lab:
        57.2653, 86.3040, -53.0934
        CIE-LCH:
        57.2653, 101.3276, 328.4005
        CIE-Luv:
        57.2653, 74.6957, -94.1026
        Hunter-Lab:
        50.1950, 87.9580, -57.7071
      #ea2de8 color charts
#ea2de8 RGB chart
      #ea2de8 CMYK chart
      #ea2de8 RGB pie chart
      #ea2de8 color shades, tints & tones
#ea2de8 color schemes
#ea2de8 color preview, HTML & CSS examples
           This text has a color of #ea2de8        
        
          <p style="color:#ea2de8;">Text here</p>
        
        
          .mytext {color:#ea2de8;}
        
        Text color #ea2de8
      
           This box has a color of #ea2de8        
        
          <div style="background-color:#ea2de8;">Content here</div>
        
        
          .mybackground {background-color:#ea2de8;}
        
        Background color #ea2de8
      
           Border around this has a color of #ea2de8        
        
          <div style="border:2px solid #ea2de8;">Content here</div>
        
        
          .myborder {border:2px solid #ea2de8;}
        
        Border color #ea2de8