#ea95e3 color space conversions
Hex:
        #ea95e3
        RGB:
        234, 149, 227
        CMY:
        8, 42, 11
        CMYK:
        0, 36, 3, 8
      HSL:
        305°, 66.9291%, 75.0980%
        HSV (HSB):
        305°, 36.3248%, 91.7647%
        XYZ:
        58.5443, 44.5334, 78.1832
        xyY:
        0.3230, 0.2457, 44.5334
      CIE-Lab:
        72.5836, 43.5950, -26.3638
        CIE-LCH:
        72.5836, 50.9467, 328.8368
        CIE-Luv:
        72.5836, 43.2321, -48.4167
        Hunter-Lab:
        66.7333, 39.8124, -22.7495
      #ea95e3 color charts
#ea95e3 RGB chart
      #ea95e3 CMYK chart
      #ea95e3 RGB pie chart
      #ea95e3 color shades, tints & tones
#ea95e3 color schemes
#ea95e3 color preview, HTML & CSS examples
           This text has a color of #ea95e3        
        
          <p style="color:#ea95e3;">Text here</p>
        
        
          .mytext {color:#ea95e3;}
        
        Text color #ea95e3
      
           This box has a color of #ea95e3        
        
          <div style="background-color:#ea95e3;">Content here</div>
        
        
          .mybackground {background-color:#ea95e3;}
        
        Background color #ea95e3
      
           Border around this has a color of #ea95e3        
        
          <div style="border:2px solid #ea95e3;">Content here</div>
        
        
          .myborder {border:2px solid #ea95e3;}
        
        Border color #ea95e3