#ea31f3 color space conversions
Hex:
        #ea31f3
        RGB:
        234, 49, 243
        CMY:
        8, 81, 5
        CMYK:
        4, 80, 0, 5
      HSL:
        297°, 88.9908%, 57.2549%
        HSV (HSB):
        297°, 79.8354%, 95.2941%
        XYZ:
        51.2077, 26.1601, 87.1445
        xyY:
        0.3113, 0.1590, 26.1601
      CIE-Lab:
        58.1887, 87.0721, -57.7790
        CIE-LCH:
        58.1887, 104.4987, 326.4327
        CIE-Luv:
        58.1887, 70.1100, -101.6656
        Hunter-Lab:
        51.1470, 89.2047, -65.2158
      #ea31f3 color charts
#ea31f3 RGB chart
      #ea31f3 CMYK chart
      #ea31f3 RGB pie chart
      #ea31f3 color shades, tints & tones
#ea31f3 color schemes
#ea31f3 color preview, HTML & CSS examples
           This text has a color of #ea31f3        
        
          <p style="color:#ea31f3;">Text here</p>
        
        
          .mytext {color:#ea31f3;}
        
        Text color #ea31f3
      
           This box has a color of #ea31f3        
        
          <div style="background-color:#ea31f3;">Content here</div>
        
        
          .mybackground {background-color:#ea31f3;}
        
        Background color #ea31f3
      
           Border around this has a color of #ea31f3        
        
          <div style="border:2px solid #ea31f3;">Content here</div>
        
        
          .myborder {border:2px solid #ea31f3;}
        
        Border color #ea31f3