#ea077a color space conversions
Hex:
        #ea077a
        RGB:
        234, 7, 122
        CMY:
        8, 97, 52
        CMYK:
        0, 97, 48, 8
      HSL:
        330°, 94.1909%, 47.2549%
        HSV (HSB):
        330°, 97.0085%, 91.7647%
        XYZ:
        37.5205, 19.0495, 20.1117
        xyY:
        0.4893, 0.2484, 19.0495
      CIE-Lab:
        50.7451, 79.0922, 1.1770
        CIE-LCH:
        50.7451, 79.1010, 0.8526
        CIE-Luv:
        50.7451, 127.5885, -14.1145
        Hunter-Lab:
        43.6458, 77.0692, 3.2315
      #ea077a color charts
#ea077a RGB chart
      #ea077a CMYK chart
      #ea077a RGB pie chart
      #ea077a color shades, tints & tones
#ea077a color schemes
#ea077a color preview, HTML & CSS examples
           This text has a color of #ea077a        
        
          <p style="color:#ea077a;">Text here</p>
        
        
          .mytext {color:#ea077a;}
        
        Text color #ea077a
      
           This box has a color of #ea077a        
        
          <div style="background-color:#ea077a;">Content here</div>
        
        
          .mybackground {background-color:#ea077a;}
        
        Background color #ea077a
      
           Border around this has a color of #ea077a        
        
          <div style="border:2px solid #ea077a;">Content here</div>
        
        
          .myborder {border:2px solid #ea077a;}
        
        Border color #ea077a