#ea52a3 color space conversions
Hex:
        #ea52a3
        RGB:
        234, 82, 163
        CMY:
        8, 68, 36
        CMYK:
        0, 65, 30, 8
      HSL:
        328°, 78.3505%, 61.9608%
        HSV (HSB):
        328°, 64.9573%, 91.7647%
        XYZ:
        43.5598, 26.1714, 37.4061
        xyY:
        0.4066, 0.2443, 26.1714
      CIE-Lab:
        58.1993, 65.6707, -12.1440
        CIE-LCH:
        58.1993, 66.7841, 349.5231
        CIE-Luv:
        58.1993, 90.7253, -29.3465
        Hunter-Lab:
        51.1579, 62.4623, -7.5415
      #ea52a3 color charts
#ea52a3 RGB chart
      #ea52a3 CMYK chart
      #ea52a3 RGB pie chart
      #ea52a3 color shades, tints & tones
#ea52a3 color schemes
#ea52a3 color preview, HTML & CSS examples
           This text has a color of #ea52a3        
        
          <p style="color:#ea52a3;">Text here</p>
        
        
          .mytext {color:#ea52a3;}
        
        Text color #ea52a3
      
           This box has a color of #ea52a3        
        
          <div style="background-color:#ea52a3;">Content here</div>
        
        
          .mybackground {background-color:#ea52a3;}
        
        Background color #ea52a3
      
           Border around this has a color of #ea52a3        
        
          <div style="border:2px solid #ea52a3;">Content here</div>
        
        
          .myborder {border:2px solid #ea52a3;}
        
        Border color #ea52a3