#edd2fa color space conversions
Hex:
        #edd2fa
        RGB:
        237, 210, 250
        CMY:
        7, 18, 2
        CMYK:
        5, 16, 0, 2
      HSL:
        281°, 80.0000%, 90.1961%
        HSV (HSB):
        281°, 16.0000%, 98.0392%
        XYZ:
        75.2270, 70.9998, 100.1819
        xyY:
        0.3053, 0.2881, 70.9998
      CIE-Lab:
        87.4849, 16.4478, -16.1017
        CIE-LCH:
        87.4849, 23.0172, 315.6092
        CIE-Luv:
        87.4849, 12.5243, -28.2331
        Hunter-Lab:
        84.2614, 11.9039, -11.5094
      #edd2fa color charts
#edd2fa RGB chart
      #edd2fa CMYK chart
      #edd2fa RGB pie chart
      #edd2fa color shades, tints & tones
#edd2fa color schemes
#edd2fa color preview, HTML & CSS examples
           This text has a color of #edd2fa        
        
          <p style="color:#edd2fa;">Text here</p>
        
        
          .mytext {color:#edd2fa;}
        
        Text color #edd2fa
      
           This box has a color of #edd2fa        
        
          <div style="background-color:#edd2fa;">Content here</div>
        
        
          .mybackground {background-color:#edd2fa;}
        
        Background color #edd2fa
      
           Border around this has a color of #edd2fa        
        
          <div style="border:2px solid #edd2fa;">Content here</div>
        
        
          .myborder {border:2px solid #edd2fa;}
        
        Border color #edd2fa