#edcae6 color space conversions
Hex:
        #edcae6
        RGB:
        237, 202, 230
        CMY:
        7, 21, 10
        CMYK:
        0, 15, 3, 7
      HSL:
        312°, 49.2958%, 86.0784%
        HSV (HSB):
        312°, 14.7679%, 92.9412%
        XYZ:
        70.3285, 65.9588, 83.8875
        xyY:
        0.3194, 0.2996, 65.9588
      CIE-Lab:
        84.9754, 17.0000, -9.2523
        CIE-LCH:
        84.9754, 19.3547, 331.4425
        CIE-Luv:
        84.9754, 18.4250, -17.2979
        Hunter-Lab:
        81.2150, 12.4467, -4.3905
      #edcae6 color charts
#edcae6 RGB chart
      #edcae6 CMYK chart
      #edcae6 RGB pie chart
      #edcae6 color shades, tints & tones
#edcae6 color schemes
#edcae6 color preview, HTML & CSS examples
           This text has a color of #edcae6        
        
          <p style="color:#edcae6;">Text here</p>
        
        
          .mytext {color:#edcae6;}
        
        Text color #edcae6
      
           This box has a color of #edcae6        
        
          <div style="background-color:#edcae6;">Content here</div>
        
        
          .mybackground {background-color:#edcae6;}
        
        Background color #edcae6
      
           Border around this has a color of #edcae6        
        
          <div style="border:2px solid #edcae6;">Content here</div>
        
        
          .myborder {border:2px solid #edcae6;}
        
        Border color #edcae6