#ea235a color space conversions
Hex:
        #ea235a
        RGB:
        234, 35, 90
        CMY:
        8, 86, 65
        CMYK:
        0, 85, 62, 8
      HSL:
        343°, 82.5726%, 52.7451%
        HSV (HSB):
        343°, 85.0427%, 91.7647%
        XYZ:
        36.3782, 19.4327, 11.5064
        xyY:
        0.5404, 0.2887, 19.4327
      CIE-Lab:
        51.1896, 73.4154, 21.2880
        CIE-LCH:
        51.1896, 76.4395, 16.1704
        CIE-Luv:
        51.1896, 135.5547, 9.5028
        Hunter-Lab:
        44.0825, 70.1591, 15.3819
      #ea235a color charts
#ea235a RGB chart
      #ea235a CMYK chart
      #ea235a RGB pie chart
      #ea235a color shades, tints & tones
#ea235a color schemes
#ea235a color preview, HTML & CSS examples
           This text has a color of #ea235a        
        
          <p style="color:#ea235a;">Text here</p>
        
        
          .mytext {color:#ea235a;}
        
        Text color #ea235a
      
           This box has a color of #ea235a        
        
          <div style="background-color:#ea235a;">Content here</div>
        
        
          .mybackground {background-color:#ea235a;}
        
        Background color #ea235a
      
           Border around this has a color of #ea235a        
        
          <div style="border:2px solid #ea235a;">Content here</div>
        
        
          .myborder {border:2px solid #ea235a;}
        
        Border color #ea235a