#ea95f2 color space conversions
Hex:
        #ea95f2
        RGB:
        234, 149, 242
        CMY:
        8, 42, 5
        CMYK:
        3, 38, 0, 5
      HSL:
        295°, 78.1513%, 76.6667%
        HSV (HSB):
        295°, 38.4298%, 94.9020%
        XYZ:
        60.7061, 45.3981, 89.5676
        xyY:
        0.3102, 0.2320, 45.3981
      CIE-Lab:
        73.1533, 46.3128, -33.6834
        CIE-LCH:
        73.1533, 57.2664, 323.9715
        CIE-Luv:
        73.1533, 40.4077, -60.8169
        Hunter-Lab:
        67.3781, 42.9127, -31.6511
      #ea95f2 color charts
#ea95f2 RGB chart
      #ea95f2 CMYK chart
      #ea95f2 RGB pie chart
      #ea95f2 color shades, tints & tones
#ea95f2 color schemes
#ea95f2 color preview, HTML & CSS examples
           This text has a color of #ea95f2        
        
          <p style="color:#ea95f2;">Text here</p>
        
        
          .mytext {color:#ea95f2;}
        
        Text color #ea95f2
      
           This box has a color of #ea95f2        
        
          <div style="background-color:#ea95f2;">Content here</div>
        
        
          .mybackground {background-color:#ea95f2;}
        
        Background color #ea95f2
      
           Border around this has a color of #ea95f2        
        
          <div style="border:2px solid #ea95f2;">Content here</div>
        
        
          .myborder {border:2px solid #ea95f2;}
        
        Border color #ea95f2