#ea31ef color space conversions
Hex:
        #ea31ef
        RGB:
        234, 49, 239
        CMY:
        8, 81, 6
        CMYK:
        2, 79, 0, 6
      HSL:
        298°, 85.5856%, 56.4706%
        HSV (HSB):
        298°, 79.4979%, 93.7255%
        XYZ:
        50.6100, 25.9210, 83.9972
        xyY:
        0.3153, 0.1615, 25.9210
      CIE-Lab:
        57.9620, 86.4602, -55.9069
        CIE-LCH:
        57.9620, 102.9609, 327.1125
        CIE-Luv:
        57.9620, 71.5455, -98.6556
        Hunter-Lab:
        50.9127, 88.3414, -62.1793
      #ea31ef color charts
#ea31ef RGB chart
      #ea31ef CMYK chart
      #ea31ef RGB pie chart
      #ea31ef color shades, tints & tones
#ea31ef color schemes
#ea31ef color preview, HTML & CSS examples
           This text has a color of #ea31ef        
        
          <p style="color:#ea31ef;">Text here</p>
        
        
          .mytext {color:#ea31ef;}
        
        Text color #ea31ef
      
           This box has a color of #ea31ef        
        
          <div style="background-color:#ea31ef;">Content here</div>
        
        
          .mybackground {background-color:#ea31ef;}
        
        Background color #ea31ef
      
           Border around this has a color of #ea31ef        
        
          <div style="border:2px solid #ea31ef;">Content here</div>
        
        
          .myborder {border:2px solid #ea31ef;}
        
        Border color #ea31ef