#ed90e8 color space conversions
Hex:
        #ed90e8
        RGB:
        237, 144, 232
        CMY:
        7, 44, 9
        CMYK:
        0, 39, 2, 7
      HSL:
        303°, 72.0930%, 74.7059%
        HSV (HSB):
        303°, 39.2405%, 92.9412%
        XYZ:
        59.4638, 43.7772, 81.6597
        xyY:
        0.3216, 0.2368, 43.7772
      CIE-Lab:
        72.0794, 47.9841, -29.8492
        CIE-LCH:
        72.0794, 56.5106, 328.1157
        CIE-Luv:
        72.0794, 46.5162, -54.7180
        Hunter-Lab:
        66.1644, 44.6354, -26.8603
      #ed90e8 color charts
#ed90e8 RGB chart
      #ed90e8 CMYK chart
      #ed90e8 RGB pie chart
      #ed90e8 color shades, tints & tones
#ed90e8 color schemes
#ed90e8 color preview, HTML & CSS examples
           This text has a color of #ed90e8        
        
          <p style="color:#ed90e8;">Text here</p>
        
        
          .mytext {color:#ed90e8;}
        
        Text color #ed90e8
      
           This box has a color of #ed90e8        
        
          <div style="background-color:#ed90e8;">Content here</div>
        
        
          .mybackground {background-color:#ed90e8;}
        
        Background color #ed90e8
      
           Border around this has a color of #ed90e8        
        
          <div style="border:2px solid #ed90e8;">Content here</div>
        
        
          .myborder {border:2px solid #ed90e8;}
        
        Border color #ed90e8