#ea01e2 color space conversions
Hex:
        #ea01e2
        RGB:
        234, 1, 226
        CMY:
        8, 100, 11
        CMYK:
        0, 100, 3, 8
      HSL:
        302°, 99.1489%, 46.0784%
        HSV (HSB):
        302°, 99.5726%, 91.7647%
        XYZ:
        47.6700, 23.0051, 73.8794
        xyY:
        0.3298, 0.1591, 23.0051
      CIE-Lab:
        55.0776, 90.8886, -53.1980
        CIE-LCH:
        55.0776, 105.3127, 329.6591
        CIE-Luv:
        55.0776, 80.5648, -94.0400
        Hunter-Lab:
        47.9637, 93.4708, -57.7511
      #ea01e2 color charts
#ea01e2 RGB chart
      #ea01e2 CMYK chart
      #ea01e2 RGB pie chart
      #ea01e2 color shades, tints & tones
#ea01e2 color schemes
#ea01e2 color preview, HTML & CSS examples
           This text has a color of #ea01e2        
        
          <p style="color:#ea01e2;">Text here</p>
        
        
          .mytext {color:#ea01e2;}
        
        Text color #ea01e2
      
           This box has a color of #ea01e2        
        
          <div style="background-color:#ea01e2;">Content here</div>
        
        
          .mybackground {background-color:#ea01e2;}
        
        Background color #ea01e2
      
           Border around this has a color of #ea01e2        
        
          <div style="border:2px solid #ea01e2;">Content here</div>
        
        
          .myborder {border:2px solid #ea01e2;}
        
        Border color #ea01e2