#ed5d93 color space conversions
Hex:
        #ed5d93
        RGB:
        237, 93, 147
        CMY:
        7, 64, 42
        CMYK:
        0, 61, 38, 7
      HSL:
        338°, 80.0000%, 64.7059%
        HSV (HSB):
        338°, 60.7595%, 92.9412%
        XYZ:
        44.1059, 27.9398, 30.6720
        xyY:
        0.4294, 0.2720, 27.9398
      CIE-Lab:
        59.8343, 60.2275, -0.3577
        CIE-LCH:
        59.8343, 60.2285, 359.6597
        CIE-Luv:
        59.8343, 93.2753, -12.0077
        Hunter-Lab:
        52.8581, 56.4422, 2.5964
      #ed5d93 color charts
#ed5d93 RGB chart
      #ed5d93 CMYK chart
      #ed5d93 RGB pie chart
      #ed5d93 color shades, tints & tones
#ed5d93 color schemes
#ed5d93 color preview, HTML & CSS examples
           This text has a color of #ed5d93        
        
          <p style="color:#ed5d93;">Text here</p>
        
        
          .mytext {color:#ed5d93;}
        
        Text color #ed5d93
      
           This box has a color of #ed5d93        
        
          <div style="background-color:#ed5d93;">Content here</div>
        
        
          .mybackground {background-color:#ed5d93;}
        
        Background color #ed5d93
      
           Border around this has a color of #ed5d93        
        
          <div style="border:2px solid #ed5d93;">Content here</div>
        
        
          .myborder {border:2px solid #ed5d93;}
        
        Border color #ed5d93