#ea0d56 color space conversions
Hex:
        #ea0d56
        RGB:
        234, 13, 86
        CMY:
        8, 95, 66
        CMYK:
        0, 94, 63, 8
      HSL:
        340°, 89.4737%, 48.4314%
        HSV (HSB):
        340°, 94.4444%, 91.7647%
        XYZ:
        35.7553, 18.4522, 10.4812
        xyY:
        0.5527, 0.2852, 18.4522
      CIE-Lab:
        50.0400, 76.2868, 22.2020
        CIE-LCH:
        50.0400, 79.4519, 16.2267
        CIE-Luv:
        50.0400, 141.7758, 9.3999
        Hunter-Lab:
        42.9560, 73.4053, 15.6025
      #ea0d56 color charts
#ea0d56 RGB chart
      #ea0d56 CMYK chart
      #ea0d56 RGB pie chart
      #ea0d56 color shades, tints & tones
#ea0d56 color schemes
#ea0d56 color preview, HTML & CSS examples
           This text has a color of #ea0d56        
        
          <p style="color:#ea0d56;">Text here</p>
        
        
          .mytext {color:#ea0d56;}
        
        Text color #ea0d56
      
           This box has a color of #ea0d56        
        
          <div style="background-color:#ea0d56;">Content here</div>
        
        
          .mybackground {background-color:#ea0d56;}
        
        Background color #ea0d56
      
           Border around this has a color of #ea0d56        
        
          <div style="border:2px solid #ea0d56;">Content here</div>
        
        
          .myborder {border:2px solid #ea0d56;}
        
        Border color #ea0d56