#ed1e86 color space conversions
Hex:
        #ed1e86
        RGB:
        237, 30, 134
        CMY:
        7, 88, 47
        CMYK:
        0, 87, 43, 7
      HSL:
        330°, 85.1852%, 52.3529%
        HSV (HSB):
        330°, 87.3418%, 92.9412%
        XYZ:
        39.6924, 20.6543, 24.4489
        xyY:
        0.4681, 0.2436, 20.6543
      CIE-Lab:
        52.5691, 78.1752, -3.3391
        CIE-LCH:
        52.5691, 78.2465, 357.5542
        CIE-Luv:
        52.5691, 121.3933, -19.6347
        Hunter-Lab:
        45.4470, 76.3657, -0.0831
      #ed1e86 color charts
#ed1e86 RGB chart
      #ed1e86 CMYK chart
      #ed1e86 RGB pie chart
      #ed1e86 color shades, tints & tones
#ed1e86 color schemes
#ed1e86 color preview, HTML & CSS examples
           This text has a color of #ed1e86        
        
          <p style="color:#ed1e86;">Text here</p>
        
        
          .mytext {color:#ed1e86;}
        
        Text color #ed1e86
      
           This box has a color of #ed1e86        
        
          <div style="background-color:#ed1e86;">Content here</div>
        
        
          .mybackground {background-color:#ed1e86;}
        
        Background color #ed1e86
      
           Border around this has a color of #ed1e86        
        
          <div style="border:2px solid #ed1e86;">Content here</div>
        
        
          .myborder {border:2px solid #ed1e86;}
        
        Border color #ed1e86