#ed8bff color space conversions
Hex:
        #ed8bff
        RGB:
        237, 139, 255
        CMY:
        7, 45, 0
        CMYK:
        7, 45, 0, 0
      HSL:
        291°, 100.0000%, 77.2549%
        HSV (HSB):
        291°, 45.4902%, 100.0000%
        XYZ:
        62.2077, 43.6898, 99.7620
        xyY:
        0.3025, 0.2124, 43.6898
      CIE-Lab:
        72.0206, 54.7161, -42.4921
        CIE-LCH:
        72.0206, 69.2779, 322.1674
        CIE-Luv:
        72.0206, 43.8828, -76.4374
        Hunter-Lab:
        66.0982, 52.3215, -43.2176
      #ed8bff color charts
#ed8bff RGB chart
      #ed8bff CMYK chart
      #ed8bff RGB pie chart
      #ed8bff color shades, tints & tones
#ed8bff color schemes
#ed8bff color preview, HTML & CSS examples
           This text has a color of #ed8bff        
        
          <p style="color:#ed8bff;">Text here</p>
        
        
          .mytext {color:#ed8bff;}
        
        Text color #ed8bff
      
           This box has a color of #ed8bff        
        
          <div style="background-color:#ed8bff;">Content here</div>
        
        
          .mybackground {background-color:#ed8bff;}
        
        Background color #ed8bff
      
           Border around this has a color of #ed8bff        
        
          <div style="border:2px solid #ed8bff;">Content here</div>
        
        
          .myborder {border:2px solid #ed8bff;}
        
        Border color #ed8bff