#ed058e color space conversions
Hex:
        #ed058e
        RGB:
        237, 5, 142
        CMY:
        7, 98, 44
        CMYK:
        0, 98, 40, 7
      HSL:
        325°, 95.8678%, 47.4510%
        HSV (HSB):
        325°, 97.8903%, 92.9412%
        XYZ:
        39.8618, 20.0661, 27.3634
        xyY:
        0.4567, 0.2299, 20.0661
      CIE-Lab:
        51.9118, 81.5390, -9.1224
        CIE-LCH:
        51.9118, 82.0478, 353.6164
        CIE-Luv:
        51.9118, 120.9034, -27.8992
        Hunter-Lab:
        44.7952, 80.4500, -4.8610
      #ed058e color charts
#ed058e RGB chart
      #ed058e CMYK chart
      #ed058e RGB pie chart
      #ed058e color shades, tints & tones
#ed058e color schemes
#ed058e color preview, HTML & CSS examples
           This text has a color of #ed058e        
        
          <p style="color:#ed058e;">Text here</p>
        
        
          .mytext {color:#ed058e;}
        
        Text color #ed058e
      
           This box has a color of #ed058e        
        
          <div style="background-color:#ed058e;">Content here</div>
        
        
          .mybackground {background-color:#ed058e;}
        
        Background color #ed058e
      
           Border around this has a color of #ed058e        
        
          <div style="border:2px solid #ed058e;">Content here</div>
        
        
          .myborder {border:2px solid #ed058e;}
        
        Border color #ed058e