#ea31ff color space conversions
Hex:
        #ea31ff
        RGB:
        234, 49, 255
        CMY:
        8, 81, 0
        CMYK:
        8, 81, 0, 0
      HSL:
        294°, 100.0000%, 59.6078%
        HSV (HSB):
        294°, 80.7843%, 100.0000%
        XYZ:
        53.0800, 26.9091, 97.0041
        xyY:
        0.2999, 0.1520, 26.9091
      CIE-Lab:
        58.8900, 88.9486, -63.3242
        CIE-LCH:
        58.8900, 109.1870, 324.5522
        CIE-Luv:
        58.8900, 65.9261, -110.5840
        Hunter-Lab:
        51.8739, 91.8707, -74.5603
      #ea31ff color charts
#ea31ff RGB chart
      #ea31ff CMYK chart
      #ea31ff RGB pie chart
      #ea31ff color shades, tints & tones
#ea31ff color schemes
#ea31ff color preview, HTML & CSS examples
           This text has a color of #ea31ff        
        
          <p style="color:#ea31ff;">Text here</p>
        
        
          .mytext {color:#ea31ff;}
        
        Text color #ea31ff
      
           This box has a color of #ea31ff        
        
          <div style="background-color:#ea31ff;">Content here</div>
        
        
          .mybackground {background-color:#ea31ff;}
        
        Background color #ea31ff
      
           Border around this has a color of #ea31ff        
        
          <div style="border:2px solid #ea31ff;">Content here</div>
        
        
          .myborder {border:2px solid #ea31ff;}
        
        Border color #ea31ff