#edc9f1 color space conversions
Hex:
        #edc9f1
        RGB:
        237, 201, 241
        CMY:
        7, 21, 5
        CMYK:
        2, 17, 0, 5
      HSL:
        294°, 58.8235%, 86.6667%
        HSV (HSB):
        294°, 16.5975%, 94.5098%
        XYZ:
        71.6889, 66.1287, 92.2048
        xyY:
        0.3117, 0.2875, 66.1287
      CIE-Lab:
        85.0620, 19.5238, -14.9726
        CIE-LCH:
        85.0620, 24.6040, 322.5158
        CIE-Luv:
        85.0620, 17.8251, -26.8333
        Hunter-Lab:
        81.3195, 15.0511, -10.3027
      #edc9f1 color charts
#edc9f1 RGB chart
      #edc9f1 CMYK chart
      #edc9f1 RGB pie chart
      #edc9f1 color shades, tints & tones
#edc9f1 color schemes
#edc9f1 color preview, HTML & CSS examples
           This text has a color of #edc9f1        
        
          <p style="color:#edc9f1;">Text here</p>
        
        
          .mytext {color:#edc9f1;}
        
        Text color #edc9f1
      
           This box has a color of #edc9f1        
        
          <div style="background-color:#edc9f1;">Content here</div>
        
        
          .mybackground {background-color:#edc9f1;}
        
        Background color #edc9f1
      
           Border around this has a color of #edc9f1        
        
          <div style="border:2px solid #edc9f1;">Content here</div>
        
        
          .myborder {border:2px solid #edc9f1;}
        
        Border color #edc9f1