#ed90e7 color space conversions
Hex:
        #ed90e7
        RGB:
        237, 144, 231
        CMY:
        7, 44, 9
        CMYK:
        0, 39, 3, 7
      HSL:
        304°, 72.0930%, 74.7059%
        HSV (HSB):
        304°, 39.2405%, 92.9412%
        XYZ:
        59.3221, 43.7206, 80.9136
        xyY:
        0.3225, 0.2377, 43.7206
      CIE-Lab:
        72.0413, 47.8081, -29.3597
        CIE-LCH:
        72.0413, 56.1035, 328.4453
        CIE-Luv:
        72.0413, 46.7191, -53.8932
        Hunter-Lab:
        66.1215, 44.4318, -26.2687
      #ed90e7 color charts
#ed90e7 RGB chart
      #ed90e7 CMYK chart
      #ed90e7 RGB pie chart
      #ed90e7 color shades, tints & tones
#ed90e7 color schemes
#ed90e7 color preview, HTML & CSS examples
           This text has a color of #ed90e7        
        
          <p style="color:#ed90e7;">Text here</p>
        
        
          .mytext {color:#ed90e7;}
        
        Text color #ed90e7
      
           This box has a color of #ed90e7        
        
          <div style="background-color:#ed90e7;">Content here</div>
        
        
          .mybackground {background-color:#ed90e7;}
        
        Background color #ed90e7
      
           Border around this has a color of #ed90e7        
        
          <div style="border:2px solid #ed90e7;">Content here</div>
        
        
          .myborder {border:2px solid #ed90e7;}
        
        Border color #ed90e7