#ed058d color space conversions
Hex:
        #ed058d
        RGB:
        237, 5, 141
        CMY:
        7, 98, 45
        CMYK:
        0, 98, 41, 7
      HSL:
        325°, 95.8678%, 47.4510%
        HSV (HSB):
        325°, 97.8903%, 92.9412%
        XYZ:
        39.7870, 20.0362, 26.9697
        xyY:
        0.4584, 0.2309, 20.0362
      CIE-Lab:
        51.8781, 81.4504, -8.5724
        CIE-LCH:
        51.8781, 81.9003, 353.9919
        CIE-Luv:
        51.8781, 121.3748, -27.1467
        Hunter-Lab:
        44.7618, 80.3288, -4.3899
      #ed058d color charts
#ed058d RGB chart
      #ed058d CMYK chart
      #ed058d RGB pie chart
      #ed058d color shades, tints & tones
#ed058d color schemes
#ed058d color preview, HTML & CSS examples
           This text has a color of #ed058d        
        
          <p style="color:#ed058d;">Text here</p>
        
        
          .mytext {color:#ed058d;}
        
        Text color #ed058d
      
           This box has a color of #ed058d        
        
          <div style="background-color:#ed058d;">Content here</div>
        
        
          .mybackground {background-color:#ed058d;}
        
        Background color #ed058d
      
           Border around this has a color of #ed058d        
        
          <div style="border:2px solid #ed058d;">Content here</div>
        
        
          .myborder {border:2px solid #ed058d;}
        
        Border color #ed058d