#ea52e0 color space conversions
Hex:
        #ea52e0
        RGB:
        234, 82, 224
        CMY:
        8, 68, 12
        CMYK:
        0, 65, 4, 8
      HSL:
        304°, 78.3505%, 61.9608%
        HSV (HSB):
        304°, 64.9573%, 91.7647%
        XYZ:
        50.4035, 28.9088, 73.4444
        xyY:
        0.3300, 0.1892, 28.9088
      CIE-Lab:
        60.7011, 74.1021, -43.1567
        CIE-LCH:
        60.7011, 85.7533, 329.7837
        CIE-Luv:
        60.7011, 69.7527, -78.0883
        Hunter-Lab:
        53.7669, 73.2417, -43.3519
      #ea52e0 color charts
#ea52e0 RGB chart
      #ea52e0 CMYK chart
      #ea52e0 RGB pie chart
      #ea52e0 color shades, tints & tones
#ea52e0 color schemes
#ea52e0 color preview, HTML & CSS examples
           This text has a color of #ea52e0        
        
          <p style="color:#ea52e0;">Text here</p>
        
        
          .mytext {color:#ea52e0;}
        
        Text color #ea52e0
      
           This box has a color of #ea52e0        
        
          <div style="background-color:#ea52e0;">Content here</div>
        
        
          .mybackground {background-color:#ea52e0;}
        
        Background color #ea52e0
      
           Border around this has a color of #ea52e0        
        
          <div style="border:2px solid #ea52e0;">Content here</div>
        
        
          .myborder {border:2px solid #ea52e0;}
        
        Border color #ea52e0