#ed259b color space conversions
Hex:
        #ed259b
        RGB:
        237, 37, 155
        CMY:
        7, 85, 39
        CMYK:
        0, 84, 35, 7
      HSL:
        325°, 84.7458%, 53.7255%
        HSV (HSB):
        325°, 84.3882%, 92.9412%
        XYZ:
        41.5030, 21.6942, 33.0103
        xyY:
        0.4314, 0.2255, 21.6942
      CIE-Lab:
        53.7011, 78.8943, -14.1826
        CIE-LCH:
        53.7011, 80.1590, 349.8089
        CIE-Luv:
        53.7011, 110.6159, -34.4182
        Hunter-Lab:
        46.5771, 77.5446, -9.4163
      #ed259b color charts
#ed259b RGB chart
      #ed259b CMYK chart
      #ed259b RGB pie chart
      #ed259b color shades, tints & tones
#ed259b color schemes
#ed259b color preview, HTML & CSS examples
           This text has a color of #ed259b        
        
          <p style="color:#ed259b;">Text here</p>
        
        
          .mytext {color:#ed259b;}
        
        Text color #ed259b
      
           This box has a color of #ed259b        
        
          <div style="background-color:#ed259b;">Content here</div>
        
        
          .mybackground {background-color:#ed259b;}
        
        Background color #ed259b
      
           Border around this has a color of #ed259b        
        
          <div style="border:2px solid #ed259b;">Content here</div>
        
        
          .myborder {border:2px solid #ed259b;}
        
        Border color #ed259b