#ed129b color space conversions
Hex:
        #ed129b
        RGB:
        237, 18, 155
        CMY:
        7, 93, 39
        CMYK:
        0, 92, 35, 7
      HSL:
        322°, 85.8824%, 50.0000%
        HSV (HSB):
        322°, 92.4051%, 92.9412%
        XYZ:
        41.0578, 20.8037, 32.8619
        xyY:
        0.4334, 0.2196, 20.8037
      CIE-Lab:
        52.7340, 81.7013, -15.6483
        CIE-LCH:
        52.7340, 83.1864, 349.1574
        CIE-Luv:
        52.7340, 113.6254, -36.9008
        Hunter-Lab:
        45.6111, 80.8611, -10.7895
      #ed129b color charts
#ed129b RGB chart
      #ed129b CMYK chart
      #ed129b RGB pie chart
      #ed129b color shades, tints & tones
#ed129b color schemes
#ed129b color preview, HTML & CSS examples
           This text has a color of #ed129b        
        
          <p style="color:#ed129b;">Text here</p>
        
        
          .mytext {color:#ed129b;}
        
        Text color #ed129b
      
           This box has a color of #ed129b        
        
          <div style="background-color:#ed129b;">Content here</div>
        
        
          .mybackground {background-color:#ed129b;}
        
        Background color #ed129b
      
           Border around this has a color of #ed129b        
        
          <div style="border:2px solid #ed129b;">Content here</div>
        
        
          .myborder {border:2px solid #ed129b;}
        
        Border color #ed129b