#edc3eb color space conversions
Hex:
        #edc3eb
        RGB:
        237, 195, 235
        CMY:
        7, 24, 8
        CMYK:
        0, 18, 1, 7
      HSL:
        303°, 53.8462%, 84.7059%
        HSV (HSB):
        303°, 17.7215%, 92.9412%
        XYZ:
        69.4356, 63.0329, 87.1042
        xyY:
        0.3162, 0.2871, 63.0329
      CIE-Lab:
        83.4597, 21.6109, -14.1798
        CIE-LCH:
        83.4597, 25.8476, 326.7296
        CIE-Luv:
        83.4597, 21.4666, -25.8561
        Hunter-Lab:
        79.3933, 17.1739, -9.4731
      #edc3eb color charts
#edc3eb RGB chart
      #edc3eb CMYK chart
      #edc3eb RGB pie chart
      #edc3eb color shades, tints & tones
#edc3eb color schemes
#edc3eb color preview, HTML & CSS examples
           This text has a color of #edc3eb        
        
          <p style="color:#edc3eb;">Text here</p>
        
        
          .mytext {color:#edc3eb;}
        
        Text color #edc3eb
      
           This box has a color of #edc3eb        
        
          <div style="background-color:#edc3eb;">Content here</div>
        
        
          .mybackground {background-color:#edc3eb;}
        
        Background color #edc3eb
      
           Border around this has a color of #edc3eb        
        
          <div style="border:2px solid #edc3eb;">Content here</div>
        
        
          .myborder {border:2px solid #edc3eb;}
        
        Border color #edc3eb