#ed90fa color space conversions
Hex:
        #ed90fa
        RGB:
        237, 144, 250
        CMY:
        7, 44, 2
        CMYK:
        5, 42, 0, 2
      HSL:
        293°, 91.3793%, 77.2549%
        HSV (HSB):
        293°, 42.4000%, 98.0392%
        XYZ:
        62.1536, 44.8532, 95.8242
        xyY:
        0.3064, 0.2211, 44.8532
      CIE-Lab:
        72.7951, 51.2521, -38.5665
        CIE-LCH:
        72.7951, 64.1417, 323.0390
        CIE-Luv:
        72.7951, 42.8900, -69.5663
        Hunter-Lab:
        66.9725, 48.4545, -37.9513
      #ed90fa color charts
#ed90fa RGB chart
      #ed90fa CMYK chart
      #ed90fa RGB pie chart
      #ed90fa color shades, tints & tones
#ed90fa color schemes
#ed90fa color preview, HTML & CSS examples
           This text has a color of #ed90fa        
        
          <p style="color:#ed90fa;">Text here</p>
        
        
          .mytext {color:#ed90fa;}
        
        Text color #ed90fa
      
           This box has a color of #ed90fa        
        
          <div style="background-color:#ed90fa;">Content here</div>
        
        
          .mybackground {background-color:#ed90fa;}
        
        Background color #ed90fa
      
           Border around this has a color of #ed90fa        
        
          <div style="border:2px solid #ed90fa;">Content here</div>
        
        
          .myborder {border:2px solid #ed90fa;}
        
        Border color #ed90fa