#ed8cee color space conversions
Hex:
        #ed8cee
        RGB:
        237, 140, 238
        CMY:
        7, 45, 7
        CMYK:
        0, 41, 0, 7
      HSL:
        299°, 74.2424%, 74.1176%
        HSV (HSB):
        299°, 41.1765%, 93.3333%
        XYZ:
        59.7358, 42.9337, 86.0275
        xyY:
        0.3166, 0.2275, 42.9337
      CIE-Lab:
        71.5100, 51.0892, -34.0146
        CIE-LCH:
        71.5100, 61.3767, 326.3448
        CIE-Luv:
        71.5100, 47.0272, -61.9096
        Hunter-Lab:
        65.5238, 48.0654, -31.9763
      #ed8cee color charts
#ed8cee RGB chart
      #ed8cee CMYK chart
      #ed8cee RGB pie chart
      #ed8cee color shades, tints & tones
#ed8cee color schemes
#ed8cee color preview, HTML & CSS examples
           This text has a color of #ed8cee        
        
          <p style="color:#ed8cee;">Text here</p>
        
        
          .mytext {color:#ed8cee;}
        
        Text color #ed8cee
      
           This box has a color of #ed8cee        
        
          <div style="background-color:#ed8cee;">Content here</div>
        
        
          .mybackground {background-color:#ed8cee;}
        
        Background color #ed8cee
      
           Border around this has a color of #ed8cee        
        
          <div style="border:2px solid #ed8cee;">Content here</div>
        
        
          .myborder {border:2px solid #ed8cee;}
        
        Border color #ed8cee