#ea30ea color space conversions
Hex:
        #ea30ea
        RGB:
        234, 48, 234
        CMY:
        8, 81, 8
        CMYK:
        0, 79, 0, 8
      HSL:
        300°, 81.5789%, 55.2941%
        HSV (HSB):
        300°, 79.4872%, 91.7647%
        XYZ:
        49.8399, 25.5468, 80.1461
        xyY:
        0.3204, 0.1643, 25.5468
      CIE-Lab:
        57.6044, 85.9358, -53.6763
        CIE-LCH:
        57.6044, 101.3218, 328.0107
        CIE-Luv:
        57.6044, 73.5184, -95.0624
        Hunter-Lab:
        50.5439, 87.5621, -58.6338
      #ea30ea color charts
#ea30ea RGB chart
      #ea30ea CMYK chart
      #ea30ea RGB pie chart
      #ea30ea color shades, tints & tones
#ea30ea color schemes
#ea30ea color preview, HTML & CSS examples
           This text has a color of #ea30ea        
        
          <p style="color:#ea30ea;">Text here</p>
        
        
          .mytext {color:#ea30ea;}
        
        Text color #ea30ea
      
           This box has a color of #ea30ea        
        
          <div style="background-color:#ea30ea;">Content here</div>
        
        
          .mybackground {background-color:#ea30ea;}
        
        Background color #ea30ea
      
           Border around this has a color of #ea30ea        
        
          <div style="border:2px solid #ea30ea;">Content here</div>
        
        
          .myborder {border:2px solid #ea30ea;}
        
        Border color #ea30ea