#ed2b92 color space conversions
Hex:
        #ed2b92
        RGB:
        237, 43, 146
        CMY:
        7, 83, 43
        CMYK:
        0, 82, 38, 7
      HSL:
        328°, 84.3478%, 54.9020%
        HSV (HSB):
        328°, 81.8565%, 92.9412%
        XYZ:
        40.9772, 21.8076, 29.2437
        xyY:
        0.4453, 0.2370, 21.8076
      CIE-Lab:
        53.8223, 76.7632, -8.6557
        CIE-LCH:
        53.8223, 77.2497, 353.5666
        CIE-Luv:
        53.8223, 113.1746, -26.4170
        Hunter-Lab:
        46.6986, 74.9081, -4.4396
      #ed2b92 color charts
#ed2b92 RGB chart
      #ed2b92 CMYK chart
      #ed2b92 RGB pie chart
      #ed2b92 color shades, tints & tones
#ed2b92 color schemes
#ed2b92 color preview, HTML & CSS examples
           This text has a color of #ed2b92        
        
          <p style="color:#ed2b92;">Text here</p>
        
        
          .mytext {color:#ed2b92;}
        
        Text color #ed2b92
      
           This box has a color of #ed2b92        
        
          <div style="background-color:#ed2b92;">Content here</div>
        
        
          .mybackground {background-color:#ed2b92;}
        
        Background color #ed2b92
      
           Border around this has a color of #ed2b92        
        
          <div style="border:2px solid #ed2b92;">Content here</div>
        
        
          .myborder {border:2px solid #ed2b92;}
        
        Border color #ed2b92