#edc0f2 color space conversions
Hex:
        #edc0f2
        RGB:
        237, 192, 242
        CMY:
        7, 25, 5
        CMYK:
        2, 21, 0, 5
      HSL:
        294°, 65.7895%, 85.0980%
        HSV (HSB):
        294°, 20.6612%, 94.9020%
        XYZ:
        69.8017, 62.1146, 92.3148
        xyY:
        0.3113, 0.2770, 62.1146
      CIE-Lab:
        82.9743, 24.4931, -18.6472
        CIE-LCH:
        82.9743, 30.7837, 322.7171
        CIE-Luv:
        82.9743, 22.1692, -33.5127
        Hunter-Lab:
        78.8128, 20.1686, -14.2784
      #edc0f2 color charts
#edc0f2 RGB chart
      #edc0f2 CMYK chart
      #edc0f2 RGB pie chart
      #edc0f2 color shades, tints & tones
#edc0f2 color schemes
#edc0f2 color preview, HTML & CSS examples
           This text has a color of #edc0f2        
        
          <p style="color:#edc0f2;">Text here</p>
        
        
          .mytext {color:#edc0f2;}
        
        Text color #edc0f2
      
           This box has a color of #edc0f2        
        
          <div style="background-color:#edc0f2;">Content here</div>
        
        
          .mybackground {background-color:#edc0f2;}
        
        Background color #edc0f2
      
           Border around this has a color of #edc0f2        
        
          <div style="border:2px solid #edc0f2;">Content here</div>
        
        
          .myborder {border:2px solid #edc0f2;}
        
        Border color #edc0f2