#ed0a5a color space conversions
Hex:
        #ed0a5a
        RGB:
        237, 10, 90
        CMY:
        7, 96, 65
        CMYK:
        0, 96, 62, 7
      HSL:
        339°, 91.9028%, 48.4314%
        HSV (HSB):
        339°, 95.7806%, 92.9412%
        XYZ:
        36.8791, 18.9598, 11.3887
        xyY:
        0.5486, 0.2820, 18.9598
      CIE-Lab:
        50.6401, 77.4424, 20.6641
        CIE-LCH:
        50.6401, 80.1519, 14.9402
        CIE-Luv:
        50.6401, 142.9756, 7.7265
        Hunter-Lab:
        43.5428, 74.9824, 14.9726
      #ed0a5a color charts
#ed0a5a RGB chart
      #ed0a5a CMYK chart
      #ed0a5a RGB pie chart
      #ed0a5a color shades, tints & tones
#ed0a5a color schemes
#ed0a5a color preview, HTML & CSS examples
           This text has a color of #ed0a5a        
        
          <p style="color:#ed0a5a;">Text here</p>
        
        
          .mytext {color:#ed0a5a;}
        
        Text color #ed0a5a
      
           This box has a color of #ed0a5a        
        
          <div style="background-color:#ed0a5a;">Content here</div>
        
        
          .mybackground {background-color:#ed0a5a;}
        
        Background color #ed0a5a
      
           Border around this has a color of #ed0a5a        
        
          <div style="border:2px solid #ed0a5a;">Content here</div>
        
        
          .myborder {border:2px solid #ed0a5a;}
        
        Border color #ed0a5a