#ea38e1 color space conversions
Hex:
        #ea38e1
        RGB:
        234, 56, 225
        CMY:
        8, 78, 12
        CMYK:
        0, 76, 4, 8
      HSL:
        303°, 80.9091%, 56.8627%
        HSV (HSB):
        303°, 76.0684%, 91.7647%
        XYZ:
        48.9365, 25.7570, 73.6265
        xyY:
        0.3299, 0.1737, 25.7570
      CIE-Lab:
        57.8057, 82.6170, -48.2937
        CIE-LCH:
        57.8057, 95.6966, 329.6916
        CIE-Luv:
        57.8057, 75.5046, -86.4607
        Hunter-Lab:
        50.7514, 83.3018, -50.4878
      #ea38e1 color charts
#ea38e1 RGB chart
      #ea38e1 CMYK chart
      #ea38e1 RGB pie chart
      #ea38e1 color shades, tints & tones
#ea38e1 color schemes
#ea38e1 color preview, HTML & CSS examples
           This text has a color of #ea38e1        
        
          <p style="color:#ea38e1;">Text here</p>
        
        
          .mytext {color:#ea38e1;}
        
        Text color #ea38e1
      
           This box has a color of #ea38e1        
        
          <div style="background-color:#ea38e1;">Content here</div>
        
        
          .mybackground {background-color:#ea38e1;}
        
        Background color #ea38e1
      
           Border around this has a color of #ea38e1        
        
          <div style="border:2px solid #ea38e1;">Content here</div>
        
        
          .myborder {border:2px solid #ea38e1;}
        
        Border color #ea38e1