#edc8f2 color space conversions
Hex:
        #edc8f2
        RGB:
        237, 200, 242
        CMY:
        7, 22, 5
        CMYK:
        2, 17, 0, 5
      HSL:
        293°, 61.7647%, 86.6667%
        HSV (HSB):
        293°, 17.3554%, 94.9020%
        XYZ:
        71.6063, 65.7239, 92.9163
        xyY:
        0.3110, 0.2855, 65.7239
      CIE-Lab:
        84.8554, 20.2397, -15.8143
        CIE-LCH:
        84.8554, 25.6854, 321.9977
        CIE-Luv:
        84.8554, 18.2193, -28.3020
        Hunter-Lab:
        81.0703, 15.7894, -11.2043
      #edc8f2 color charts
#edc8f2 RGB chart
      #edc8f2 CMYK chart
      #edc8f2 RGB pie chart
      #edc8f2 color shades, tints & tones
#edc8f2 color schemes
#edc8f2 color preview, HTML & CSS examples
           This text has a color of #edc8f2        
        
          <p style="color:#edc8f2;">Text here</p>
        
        
          .mytext {color:#edc8f2;}
        
        Text color #edc8f2
      
           This box has a color of #edc8f2        
        
          <div style="background-color:#edc8f2;">Content here</div>
        
        
          .mybackground {background-color:#edc8f2;}
        
        Background color #edc8f2
      
           Border around this has a color of #edc8f2        
        
          <div style="border:2px solid #edc8f2;">Content here</div>
        
        
          .myborder {border:2px solid #edc8f2;}
        
        Border color #edc8f2