#edc3f3 color space conversions
Hex:
        #edc3f3
        RGB:
        237, 195, 243
        CMY:
        7, 24, 5
        CMYK:
        2, 20, 0, 5
      HSL:
        293°, 66.6667%, 85.8824%
        HSV (HSB):
        293°, 19.7531%, 95.2941%
        XYZ:
        70.6178, 63.5058, 93.3299
        xyY:
        0.3105, 0.2792, 63.5058
      CIE-Lab:
        83.7078, 23.0829, -18.0740
        CIE-LCH:
        83.7078, 29.3170, 321.9390
        CIE-Luv:
        83.7078, 20.5813, -32.3832
        Hunter-Lab:
        79.6905, 18.7195, -13.6544
      #edc3f3 color charts
#edc3f3 RGB chart
      #edc3f3 CMYK chart
      #edc3f3 RGB pie chart
      #edc3f3 color shades, tints & tones
#edc3f3 color schemes
#edc3f3 color preview, HTML & CSS examples
           This text has a color of #edc3f3        
        
          <p style="color:#edc3f3;">Text here</p>
        
        
          .mytext {color:#edc3f3;}
        
        Text color #edc3f3
      
           This box has a color of #edc3f3        
        
          <div style="background-color:#edc3f3;">Content here</div>
        
        
          .mybackground {background-color:#edc3f3;}
        
        Background color #edc3f3
      
           Border around this has a color of #edc3f3        
        
          <div style="border:2px solid #edc3f3;">Content here</div>
        
        
          .myborder {border:2px solid #edc3f3;}
        
        Border color #edc3f3