#ea31e2 color space conversions
Hex:
        #ea31e2
        RGB:
        234, 49, 226
        CMY:
        8, 81, 11
        CMYK:
        0, 79, 3, 8
      HSL:
        303°, 81.4978%, 55.4902%
        HSV (HSB):
        303°, 79.0598%, 91.7647%
        XYZ:
        48.7575, 25.1800, 74.2419
        xyY:
        0.3290, 0.1699, 25.1800
      CIE-Lab:
        57.2504, 84.5212, -49.7388
        CIE-LCH:
        57.2504, 98.0702, 329.5242
        CIE-Luv:
        57.2504, 76.3482, -88.7534
        Hunter-Lab:
        50.1797, 85.6263, -52.5950
      #ea31e2 color charts
#ea31e2 RGB chart
      #ea31e2 CMYK chart
      #ea31e2 RGB pie chart
      #ea31e2 color shades, tints & tones
#ea31e2 color schemes
#ea31e2 color preview, HTML & CSS examples
           This text has a color of #ea31e2        
        
          <p style="color:#ea31e2;">Text here</p>
        
        
          .mytext {color:#ea31e2;}
        
        Text color #ea31e2
      
           This box has a color of #ea31e2        
        
          <div style="background-color:#ea31e2;">Content here</div>
        
        
          .mybackground {background-color:#ea31e2;}
        
        Background color #ea31e2
      
           Border around this has a color of #ea31e2        
        
          <div style="border:2px solid #ea31e2;">Content here</div>
        
        
          .myborder {border:2px solid #ea31e2;}
        
        Border color #ea31e2