#ea30f8 color space conversions
Hex:
        #ea30f8
        RGB:
        234, 48, 248
        CMY:
        8, 81, 3
        CMYK:
        6, 81, 0, 3
      HSL:
        296°, 93.4579%, 58.0392%
        HSV (HSB):
        296°, 80.6452%, 97.2549%
        XYZ:
        51.9319, 26.3836, 91.1624
        xyY:
        0.3064, 0.1557, 26.3836
      CIE-Lab:
        58.3994, 88.0731, -60.2268
        CIE-LCH:
        58.3994, 106.6965, 325.6346
        CIE-Luv:
        58.3994, 68.4802, -105.5866
        Hunter-Lab:
        51.3650, 90.5813, -69.2721
      #ea30f8 color charts
#ea30f8 RGB chart
      #ea30f8 CMYK chart
      #ea30f8 RGB pie chart
      #ea30f8 color shades, tints & tones
#ea30f8 color schemes
#ea30f8 color preview, HTML & CSS examples
           This text has a color of #ea30f8        
        
          <p style="color:#ea30f8;">Text here</p>
        
        
          .mytext {color:#ea30f8;}
        
        Text color #ea30f8
      
           This box has a color of #ea30f8        
        
          <div style="background-color:#ea30f8;">Content here</div>
        
        
          .mybackground {background-color:#ea30f8;}
        
        Background color #ea30f8
      
           Border around this has a color of #ea30f8        
        
          <div style="border:2px solid #ea30f8;">Content here</div>
        
        
          .myborder {border:2px solid #ea30f8;}
        
        Border color #ea30f8