#ea30d5 color space conversions
Hex:
        #ea30d5
        RGB:
        234, 48, 213
        CMY:
        8, 81, 16
        CMYK:
        0, 79, 9, 8
      HSL:
        307°, 81.5789%, 55.2941%
        HSV (HSB):
        307°, 79.4872%, 91.7647%
        XYZ:
        46.9989, 24.4104, 65.1854
        xyY:
        0.3441, 0.1787, 24.4104
      CIE-Lab:
        56.4964, 82.9001, -43.5683
        CIE-LCH:
        56.4964, 93.6516, 332.2757
        CIE-Luv:
        56.4964, 81.5258, -78.8950
        Hunter-Lab:
        49.4069, 83.3380, -43.6398
      #ea30d5 color charts
#ea30d5 RGB chart
      #ea30d5 CMYK chart
      #ea30d5 RGB pie chart
      #ea30d5 color shades, tints & tones
#ea30d5 color schemes
#ea30d5 color preview, HTML & CSS examples
           This text has a color of #ea30d5        
        
          <p style="color:#ea30d5;">Text here</p>
        
        
          .mytext {color:#ea30d5;}
        
        Text color #ea30d5
      
           This box has a color of #ea30d5        
        
          <div style="background-color:#ea30d5;">Content here</div>
        
        
          .mybackground {background-color:#ea30d5;}
        
        Background color #ea30d5
      
           Border around this has a color of #ea30d5        
        
          <div style="border:2px solid #ea30d5;">Content here</div>
        
        
          .myborder {border:2px solid #ea30d5;}
        
        Border color #ea30d5