#ea3be4 color space conversions
Hex:
        #ea3be4
        RGB:
        234, 59, 228
        CMY:
        8, 77, 11
        CMYK:
        0, 75, 3, 8
      HSL:
        302°, 80.6452%, 57.4510%
        HSV (HSB):
        302°, 74.7863%, 91.7647%
        XYZ:
        49.4992, 26.2218, 75.8512
        xyY:
        0.3266, 0.1730, 26.2218
      CIE-Lab:
        58.2470, 82.2452, -49.2834
        CIE-LCH:
        58.2470, 95.8808, 329.0689
        CIE-Luv:
        58.2470, 73.8361, -88.0657
        Hunter-Lab:
        51.2072, 82.9336, -51.9789
      #ea3be4 color charts
#ea3be4 RGB chart
      #ea3be4 CMYK chart
      #ea3be4 RGB pie chart
      #ea3be4 color shades, tints & tones
#ea3be4 color schemes
#ea3be4 color preview, HTML & CSS examples
           This text has a color of #ea3be4        
        
          <p style="color:#ea3be4;">Text here</p>
        
        
          .mytext {color:#ea3be4;}
        
        Text color #ea3be4
      
           This box has a color of #ea3be4        
        
          <div style="background-color:#ea3be4;">Content here</div>
        
        
          .mybackground {background-color:#ea3be4;}
        
        Background color #ea3be4
      
           Border around this has a color of #ea3be4        
        
          <div style="border:2px solid #ea3be4;">Content here</div>
        
        
          .myborder {border:2px solid #ea3be4;}
        
        Border color #ea3be4