#ea95ef color space conversions
Hex:
        #ea95ef
        RGB:
        234, 149, 239
        CMY:
        8, 42, 6
        CMYK:
        2, 38, 0, 6
      HSL:
        297°, 73.7705%, 76.0784%
        HSV (HSB):
        297°, 37.6569%, 93.7255%
        XYZ:
        60.2591, 45.2193, 87.2136
        xyY:
        0.3127, 0.2347, 45.2193
      CIE-Lab:
        73.0361, 45.7584, -32.2292
        CIE-LCH:
        73.0361, 55.9692, 324.8417
        CIE-Luv:
        73.0361, 40.9705, -58.3350
        Hunter-Lab:
        67.2453, 42.2762, -29.8242
      #ea95ef color charts
#ea95ef RGB chart
      #ea95ef CMYK chart
      #ea95ef RGB pie chart
      #ea95ef color shades, tints & tones
#ea95ef color schemes
#ea95ef color preview, HTML & CSS examples
           This text has a color of #ea95ef        
        
          <p style="color:#ea95ef;">Text here</p>
        
        
          .mytext {color:#ea95ef;}
        
        Text color #ea95ef
      
           This box has a color of #ea95ef        
        
          <div style="background-color:#ea95ef;">Content here</div>
        
        
          .mybackground {background-color:#ea95ef;}
        
        Background color #ea95ef
      
           Border around this has a color of #ea95ef        
        
          <div style="border:2px solid #ea95ef;">Content here</div>
        
        
          .myborder {border:2px solid #ea95ef;}
        
        Border color #ea95ef