#ed8aee color space conversions
Hex:
        #ed8aee
        RGB:
        237, 138, 238
        CMY:
        7, 46, 7
        CMYK:
        0, 42, 0, 7
      HSL:
        299°, 74.6269%, 73.7255%
        HSV (HSB):
        299°, 42.0168%, 93.3333%
        XYZ:
        59.4461, 42.3545, 85.9310
        xyY:
        0.3167, 0.2256, 42.3545
      CIE-Lab:
        71.1147, 52.0999, -34.6270
        CIE-LCH:
        71.1147, 62.5574, 326.3909
        CIE-Luv:
        71.1147, 47.8774, -63.0133
        Hunter-Lab:
        65.0804, 49.1561, -32.7293
      #ed8aee color charts
#ed8aee RGB chart
      #ed8aee CMYK chart
      #ed8aee RGB pie chart
      #ed8aee color shades, tints & tones
#ed8aee color schemes
#ed8aee color preview, HTML & CSS examples
           This text has a color of #ed8aee        
        
          <p style="color:#ed8aee;">Text here</p>
        
        
          .mytext {color:#ed8aee;}
        
        Text color #ed8aee
      
           This box has a color of #ed8aee        
        
          <div style="background-color:#ed8aee;">Content here</div>
        
        
          .mybackground {background-color:#ed8aee;}
        
        Background color #ed8aee
      
           Border around this has a color of #ed8aee        
        
          <div style="border:2px solid #ed8aee;">Content here</div>
        
        
          .myborder {border:2px solid #ed8aee;}
        
        Border color #ed8aee