#ed485d color space conversions
Hex:
        #ed485d
        RGB:
        237, 72, 93
        CMY:
        7, 72, 64
        CMYK:
        0, 70, 61, 7
      HSL:
        352°, 82.0896%, 60.5882%
        HSV (HSB):
        352°, 69.6203%, 92.9412%
        XYZ:
        39.2182, 23.4296, 12.8113
        xyY:
        0.5197, 0.3105, 23.4296
      CIE-Lab:
        55.5121, 63.9955, 25.2934
        CIE-LCH:
        55.5121, 68.8126, 21.5658
        CIE-Luv:
        55.5121, 121.0578, 16.6585
        Hunter-Lab:
        48.4041, 59.9180, 18.1904
      #ed485d color charts
#ed485d RGB chart
      #ed485d CMYK chart
      #ed485d RGB pie chart
      #ed485d color shades, tints & tones
#ed485d color schemes
#ed485d color preview, HTML & CSS examples
           This text has a color of #ed485d        
        
          <p style="color:#ed485d;">Text here</p>
        
        
          .mytext {color:#ed485d;}
        
        Text color #ed485d
      
           This box has a color of #ed485d        
        
          <div style="background-color:#ed485d;">Content here</div>
        
        
          .mybackground {background-color:#ed485d;}
        
        Background color #ed485d
      
           Border around this has a color of #ed485d        
        
          <div style="border:2px solid #ed485d;">Content here</div>
        
        
          .myborder {border:2px solid #ed485d;}
        
        Border color #ed485d