#ea31c8 color space conversions
Hex:
        #ea31c8
        RGB:
        234, 49, 200
        CMY:
        8, 81, 22
        CMYK:
        0, 79, 15, 8
      HSL:
        311°, 81.4978%, 55.4902%
        HSV (HSB):
        311°, 79.0598%, 91.7647%
        XYZ:
        45.4553, 23.8592, 56.8531
        xyY:
        0.3603, 0.1891, 23.8592
      CIE-Lab:
        55.9465, 80.8935, -37.0045
        CIE-LCH:
        55.9465, 88.9555, 335.4184
        CIE-Luv:
        55.9465, 86.5318, -68.4932
        Hunter-Lab:
        48.8459, 80.6295, -34.8172
      #ea31c8 color charts
#ea31c8 RGB chart
      #ea31c8 CMYK chart
      #ea31c8 RGB pie chart
      #ea31c8 color shades, tints & tones
#ea31c8 color schemes
#ea31c8 color preview, HTML & CSS examples
           This text has a color of #ea31c8        
        
          <p style="color:#ea31c8;">Text here</p>
        
        
          .mytext {color:#ea31c8;}
        
        Text color #ea31c8
      
           This box has a color of #ea31c8        
        
          <div style="background-color:#ea31c8;">Content here</div>
        
        
          .mybackground {background-color:#ea31c8;}
        
        Background color #ea31c8
      
           Border around this has a color of #ea31c8        
        
          <div style="border:2px solid #ea31c8;">Content here</div>
        
        
          .myborder {border:2px solid #ea31c8;}
        
        Border color #ea31c8