#ea115e color space conversions
Hex:
        #ea115e
        RGB:
        234, 17, 94
        CMY:
        8, 93, 63
        CMYK:
        0, 93, 60, 8
      HSL:
        339°, 86.4542%, 49.2157%
        HSV (HSB):
        339°, 92.7350%, 91.7647%
        XYZ:
        36.1525, 18.7015, 12.2940
        xyY:
        0.5384, 0.2785, 18.7015
      CIE-Lab:
        50.3361, 76.3421, 17.7065
        CIE-LCH:
        50.3361, 78.3686, 13.0581
        CIE-Luv:
        50.3361, 138.1868, 5.0526
        Hunter-Lab:
        43.2452, 73.5449, 13.4164
      #ea115e color charts
#ea115e RGB chart
      #ea115e CMYK chart
      #ea115e RGB pie chart
      #ea115e color shades, tints & tones
#ea115e color schemes
#ea115e color preview, HTML & CSS examples
           This text has a color of #ea115e        
        
          <p style="color:#ea115e;">Text here</p>
        
        
          .mytext {color:#ea115e;}
        
        Text color #ea115e
      
           This box has a color of #ea115e        
        
          <div style="background-color:#ea115e;">Content here</div>
        
        
          .mybackground {background-color:#ea115e;}
        
        Background color #ea115e
      
           Border around this has a color of #ea115e        
        
          <div style="border:2px solid #ea115e;">Content here</div>
        
        
          .myborder {border:2px solid #ea115e;}
        
        Border color #ea115e