#ed1d81 color space conversions
Hex:
        #ed1d81
        RGB:
        237, 29, 129
        CMY:
        7, 89, 49
        CMYK:
        0, 88, 46, 7
      HSL:
        331°, 85.2459%, 52.1569%
        HSV (HSB):
        331°, 87.7637%, 92.9412%
        XYZ:
        39.3269, 20.4682, 22.6469
        xyY:
        0.4770, 0.2483, 20.4682
      CIE-Lab:
        52.3625, 77.9146, -0.6321
        CIE-LCH:
        52.3625, 77.9172, 359.5352
        CIE-Luv:
        52.3625, 123.7965, -16.1242
        Hunter-Lab:
        45.2418, 75.9895, 1.9902
      #ed1d81 color charts
#ed1d81 RGB chart
      #ed1d81 CMYK chart
      #ed1d81 RGB pie chart
      #ed1d81 color shades, tints & tones
#ed1d81 color schemes
#ed1d81 color preview, HTML & CSS examples
           This text has a color of #ed1d81        
        
          <p style="color:#ed1d81;">Text here</p>
        
        
          .mytext {color:#ed1d81;}
        
        Text color #ed1d81
      
           This box has a color of #ed1d81        
        
          <div style="background-color:#ed1d81;">Content here</div>
        
        
          .mybackground {background-color:#ed1d81;}
        
        Background color #ed1d81
      
           Border around this has a color of #ed1d81        
        
          <div style="border:2px solid #ed1d81;">Content here</div>
        
        
          .myborder {border:2px solid #ed1d81;}
        
        Border color #ed1d81