#1e1ede color space conversions
Hex:
        #1e1ede
        RGB:
        30, 30, 222
        CMY:
        88, 88, 13
        CMYK:
        86, 86, 0, 13
      HSL:
        240°, 76.1905%, 49.4118%
        HSV (HSB):
        240°, 86.4865%, 87.0588%
        XYZ:
        14.1845, 6.4785, 69.6101
        xyY:
        0.1571, 0.0718, 6.4785
      CIE-Lab:
        30.5889, 64.3990, -91.9672
        CIE-LCH:
        30.5889, 112.2729, 305.0012
        CIE-Luv:
        30.5889, -8.2076, -113.8243
        Hunter-Lab:
        25.4529, 54.9328, -144.3329
      #1e1ede color charts
#1e1ede RGB chart
      #1e1ede CMYK chart
      #1e1ede RGB pie chart
      #1e1ede color shades, tints & tones
#1e1ede color schemes
#1e1ede color preview, HTML & CSS examples
           This text has a color of #1e1ede        
        
          <p style="color:#1e1ede;">Text here</p>
        
        
          .mytext {color:#1e1ede;}
        
        Text color #1e1ede
      
           This box has a color of #1e1ede        
        
          <div style="background-color:#1e1ede;">Content here</div>
        
        
          .mybackground {background-color:#1e1ede;}
        
        Background color #1e1ede
      
           Border around this has a color of #1e1ede        
        
          <div style="border:2px solid #1e1ede;">Content here</div>
        
        
          .myborder {border:2px solid #1e1ede;}
        
        Border color #1e1ede