#ea20a5 color space conversions
Hex:
        #ea20a5
        RGB:
        234, 32, 165
        CMY:
        8, 87, 35
        CMYK:
        0, 86, 29, 8
      HSL:
        320°, 82.7869%, 52.1569%
        HSV (HSB):
        320°, 86.3248%, 91.7647%
        XYZ:
        41.2397, 21.2421, 37.5239
        xyY:
        0.4124, 0.2124, 21.2421
      CIE-Lab:
        53.2134, 80.1924, -20.8874
        CIE-LCH:
        53.2134, 82.8680, 345.4008
        CIE-Luv:
        53.2134, 104.6809, -44.0495
        Hunter-Lab:
        46.0891, 79.0627, -16.0091
      #ea20a5 color charts
#ea20a5 RGB chart
      #ea20a5 CMYK chart
      #ea20a5 RGB pie chart
      #ea20a5 color shades, tints & tones
#ea20a5 color schemes
#ea20a5 color preview, HTML & CSS examples
           This text has a color of #ea20a5        
        
          <p style="color:#ea20a5;">Text here</p>
        
        
          .mytext {color:#ea20a5;}
        
        Text color #ea20a5
      
           This box has a color of #ea20a5        
        
          <div style="background-color:#ea20a5;">Content here</div>
        
        
          .mybackground {background-color:#ea20a5;}
        
        Background color #ea20a5
      
           Border around this has a color of #ea20a5        
        
          <div style="border:2px solid #ea20a5;">Content here</div>
        
        
          .myborder {border:2px solid #ea20a5;}
        
        Border color #ea20a5