#ea1ffd color space conversions
Hex:
        #ea1ffd
        RGB:
        234, 31, 253
        CMY:
        8, 88, 1
        CMYK:
        8, 88, 0, 1
      HSL:
        295°, 98.2301%, 55.6863%
        HSV (HSB):
        295°, 87.7470%, 99.2157%
        XYZ:
        52.1513, 25.5642, 95.1142
        xyY:
        0.3017, 0.1479, 25.5642
      CIE-Lab:
        57.6211, 92.0027, -64.2541
        CIE-LCH:
        57.6211, 112.2189, 325.0698
        CIE-Luv:
        57.6211, 68.5439, -111.7676
        Hunter-Lab:
        50.5611, 95.6321, -76.1420
      #ea1ffd color charts
#ea1ffd RGB chart
      #ea1ffd CMYK chart
      #ea1ffd RGB pie chart
      #ea1ffd color shades, tints & tones
#ea1ffd color schemes
#ea1ffd color preview, HTML & CSS examples
           This text has a color of #ea1ffd        
        
          <p style="color:#ea1ffd;">Text here</p>
        
        
          .mytext {color:#ea1ffd;}
        
        Text color #ea1ffd
      
           This box has a color of #ea1ffd        
        
          <div style="background-color:#ea1ffd;">Content here</div>
        
        
          .mybackground {background-color:#ea1ffd;}
        
        Background color #ea1ffd
      
           Border around this has a color of #ea1ffd        
        
          <div style="border:2px solid #ea1ffd;">Content here</div>
        
        
          .myborder {border:2px solid #ea1ffd;}
        
        Border color #ea1ffd