#ea20c7 color space conversions
Hex:
        #ea20c7
        RGB:
        234, 32, 199
        CMY:
        8, 87, 22
        CMYK:
        0, 86, 15, 8
      HSL:
        310°, 82.7869%, 52.1569%
        HSV (HSB):
        310°, 86.3248%, 91.7647%
        XYZ:
        44.7570, 22.6490, 56.0456
        xyY:
        0.3625, 0.1835, 22.6490
      CIE-Lab:
        54.7089, 84.2154, -38.3722
        CIE-LCH:
        54.7089, 92.5454, 335.5039
        CIE-Luv:
        54.7089, 89.6968, -70.7513
        Hunter-Lab:
        47.5909, 84.5866, -36.5093
      #ea20c7 color charts
#ea20c7 RGB chart
      #ea20c7 CMYK chart
      #ea20c7 RGB pie chart
      #ea20c7 color shades, tints & tones
#ea20c7 color schemes
#ea20c7 color preview, HTML & CSS examples
           This text has a color of #ea20c7        
        
          <p style="color:#ea20c7;">Text here</p>
        
        
          .mytext {color:#ea20c7;}
        
        Text color #ea20c7
      
           This box has a color of #ea20c7        
        
          <div style="background-color:#ea20c7;">Content here</div>
        
        
          .mybackground {background-color:#ea20c7;}
        
        Background color #ea20c7
      
           Border around this has a color of #ea20c7        
        
          <div style="border:2px solid #ea20c7;">Content here</div>
        
        
          .myborder {border:2px solid #ea20c7;}
        
        Border color #ea20c7