#edc2f3 color space conversions
Hex:
        #edc2f3
        RGB:
        237, 194, 243
        CMY:
        7, 24, 5
        CMYK:
        2, 20, 0, 5
      HSL:
        293°, 67.1233%, 85.6863%
        HSV (HSB):
        293°, 20.1646%, 95.2941%
        XYZ:
        70.3945, 63.0592, 93.2555
        xyY:
        0.3105, 0.2782, 63.0592
      CIE-Lab:
        83.4735, 23.6150, -18.4274
        CIE-LCH:
        83.4735, 29.9539, 322.0341
        CIE-Luv:
        83.4735, 21.0727, -33.0341
        Hunter-Lab:
        79.4098, 19.2680, -14.0408
      #edc2f3 color charts
#edc2f3 RGB chart
      #edc2f3 CMYK chart
      #edc2f3 RGB pie chart
      #edc2f3 color shades, tints & tones
#edc2f3 color schemes
#edc2f3 color preview, HTML & CSS examples
           This text has a color of #edc2f3        
        
          <p style="color:#edc2f3;">Text here</p>
        
        
          .mytext {color:#edc2f3;}
        
        Text color #edc2f3
      
           This box has a color of #edc2f3        
        
          <div style="background-color:#edc2f3;">Content here</div>
        
        
          .mybackground {background-color:#edc2f3;}
        
        Background color #edc2f3
      
           Border around this has a color of #edc2f3        
        
          <div style="border:2px solid #edc2f3;">Content here</div>
        
        
          .myborder {border:2px solid #edc2f3;}
        
        Border color #edc2f3