#ed44e8 color space conversions
Hex:
        #ed44e8
        RGB:
        237, 68, 232
        CMY:
        7, 73, 9
        CMYK:
        0, 71, 2, 7
      HSL:
        302°, 82.4390%, 59.8039%
        HSV (HSB):
        302°, 71.3080%, 92.9412%
        XYZ:
        51.5577, 27.9650, 79.0243
        xyY:
        0.3252, 0.1764, 27.9650
      CIE-Lab:
        59.8571, 80.8058, -48.9459
        CIE-LCH:
        59.8571, 94.4737, 328.7957
        CIE-Luv:
        59.8571, 72.6809, -87.8540
        Hunter-Lab:
        52.8819, 81.4867, -51.5829
      #ed44e8 color charts
#ed44e8 RGB chart
      #ed44e8 CMYK chart
      #ed44e8 RGB pie chart
      #ed44e8 color shades, tints & tones
#ed44e8 color schemes
#ed44e8 color preview, HTML & CSS examples
           This text has a color of #ed44e8        
        
          <p style="color:#ed44e8;">Text here</p>
        
        
          .mytext {color:#ed44e8;}
        
        Text color #ed44e8
      
           This box has a color of #ed44e8        
        
          <div style="background-color:#ed44e8;">Content here</div>
        
        
          .mybackground {background-color:#ed44e8;}
        
        Background color #ed44e8
      
           Border around this has a color of #ed44e8        
        
          <div style="border:2px solid #ed44e8;">Content here</div>
        
        
          .myborder {border:2px solid #ed44e8;}
        
        Border color #ed44e8