#ed90f2 color space conversions
Hex:
        #ed90f2
        RGB:
        237, 144, 242
        CMY:
        7, 44, 5
        CMYK:
        2, 40, 0, 5
      HSL:
        297°, 79.0323%, 75.6863%
        HSV (HSB):
        297°, 40.4959%, 94.9020%
        XYZ:
        60.9253, 44.3618, 89.3560
        xyY:
        0.3130, 0.2279, 44.3618
      CIE-Lab:
        72.4697, 49.7768, -34.7143
        CIE-LCH:
        72.4697, 60.6862, 325.1081
        CIE-Luv:
        72.4697, 44.4945, -62.9701
        Hunter-Lab:
        66.6047, 46.7211, -32.9194
      #ed90f2 color charts
#ed90f2 RGB chart
      #ed90f2 CMYK chart
      #ed90f2 RGB pie chart
      #ed90f2 color shades, tints & tones
#ed90f2 color schemes
#ed90f2 color preview, HTML & CSS examples
           This text has a color of #ed90f2        
        
          <p style="color:#ed90f2;">Text here</p>
        
        
          .mytext {color:#ed90f2;}
        
        Text color #ed90f2
      
           This box has a color of #ed90f2        
        
          <div style="background-color:#ed90f2;">Content here</div>
        
        
          .mybackground {background-color:#ed90f2;}
        
        Background color #ed90f2
      
           Border around this has a color of #ed90f2        
        
          <div style="border:2px solid #ed90f2;">Content here</div>
        
        
          .myborder {border:2px solid #ed90f2;}
        
        Border color #ed90f2