#ed9fff color space conversions
Hex:
        #ed9fff
        RGB:
        237, 159, 255
        CMY:
        7, 38, 0
        CMYK:
        7, 38, 0, 0
      HSL:
        289°, 100.0000%, 81.1765%
        HSV (HSB):
        289°, 37.6471%, 100.0000%
        XYZ:
        65.3732, 50.0208, 100.8172
        xyY:
        0.3024, 0.2314, 50.0208
      CIE-Lab:
        76.0820, 44.4521, -36.1721
        CIE-LCH:
        76.0820, 57.3098, 320.8636
        CIE-Luv:
        76.0820, 35.6311, -64.9951
        Hunter-Lab:
        70.7254, 41.2225, -35.0086
      #ed9fff color charts
#ed9fff RGB chart
      #ed9fff CMYK chart
      #ed9fff RGB pie chart
      #ed9fff color shades, tints & tones
#ed9fff color schemes
#ed9fff color preview, HTML & CSS examples
           This text has a color of #ed9fff        
        
          <p style="color:#ed9fff;">Text here</p>
        
        
          .mytext {color:#ed9fff;}
        
        Text color #ed9fff
      
           This box has a color of #ed9fff        
        
          <div style="background-color:#ed9fff;">Content here</div>
        
        
          .mybackground {background-color:#ed9fff;}
        
        Background color #ed9fff
      
           Border around this has a color of #ed9fff        
        
          <div style="border:2px solid #ed9fff;">Content here</div>
        
        
          .myborder {border:2px solid #ed9fff;}
        
        Border color #ed9fff