#1edfbc color space conversions
Hex:
        #1edfbc
        RGB:
        30, 223, 188
        CMY:
        88, 13, 26
        CMYK:
        87, 0, 16, 13
      HSL:
        169°, 76.2846%, 49.6078%
        HSV (HSB):
        169°, 86.5471%, 87.4510%
        XYZ:
        36.0002, 56.6822, 56.6203
        xyY:
        0.2411, 0.3796, 56.6822
      CIE-Lab:
        80.0005, -52.0312, 4.6880
        CIE-LCH:
        80.0005, 52.2420, 174.8515
        CIE-Luv:
        80.0005, -63.9475, 15.2960
        Hunter-Lab:
        75.2876, -46.4001, 8.1121
      #1edfbc color charts
#1edfbc RGB chart
      #1edfbc CMYK chart
      #1edfbc RGB pie chart
      #1edfbc color shades, tints & tones
#1edfbc color schemes
#1edfbc color preview, HTML & CSS examples
           This text has a color of #1edfbc        
        
          <p style="color:#1edfbc;">Text here</p>
        
        
          .mytext {color:#1edfbc;}
        
        Text color #1edfbc
      
           This box has a color of #1edfbc        
        
          <div style="background-color:#1edfbc;">Content here</div>
        
        
          .mybackground {background-color:#1edfbc;}
        
        Background color #1edfbc
      
           Border around this has a color of #1edfbc        
        
          <div style="border:2px solid #1edfbc;">Content here</div>
        
        
          .myborder {border:2px solid #1edfbc;}
        
        Border color #1edfbc