#ed6cce color space conversions
Hex:
        #ed6cce
        RGB:
        237, 108, 206
        CMY:
        7, 58, 19
        CMYK:
        0, 54, 13, 7
      HSL:
        314°, 78.1818%, 67.6471%
        HSV (HSB):
        314°, 54.4304%, 92.9412%
        XYZ:
        51.4282, 33.1859, 62.0875
        xyY:
        0.3506, 0.2262, 33.1859
      CIE-Lab:
        64.3111, 61.2656, -27.3809
        CIE-LCH:
        64.3111, 67.1058, 335.9191
        CIE-Luv:
        64.3111, 68.4381, -52.0380
        Hunter-Lab:
        57.6072, 58.5414, -23.5761
      #ed6cce color charts
#ed6cce RGB chart
      #ed6cce CMYK chart
      #ed6cce RGB pie chart
      #ed6cce color shades, tints & tones
#ed6cce color schemes
#ed6cce color preview, HTML & CSS examples
           This text has a color of #ed6cce        
        
          <p style="color:#ed6cce;">Text here</p>
        
        
          .mytext {color:#ed6cce;}
        
        Text color #ed6cce
      
           This box has a color of #ed6cce        
        
          <div style="background-color:#ed6cce;">Content here</div>
        
        
          .mybackground {background-color:#ed6cce;}
        
        Background color #ed6cce
      
           Border around this has a color of #ed6cce        
        
          <div style="border:2px solid #ed6cce;">Content here</div>
        
        
          .myborder {border:2px solid #ed6cce;}
        
        Border color #ed6cce