#1efbde color space conversions
Hex:
        #1efbde
        RGB:
        30, 251, 222
        CMY:
        88, 2, 13
        CMYK:
        88, 0, 12, 2
      HSL:
        172°, 96.5066%, 55.0980%
        HSV (HSB):
        172°, 88.0478%, 98.4314%
        XYZ:
        48.2174, 74.5443, 80.9544
        xyY:
        0.2367, 0.3659, 74.5443
      CIE-Lab:
        89.1791, -54.5857, 0.1578
        CIE-LCH:
        89.1791, 54.5860, 179.8344
        CIE-Luv:
        89.1791, -70.6953, 8.9654
        Hunter-Lab:
        86.3390, -51.4072, 4.8450
      #1efbde color charts
#1efbde RGB chart
      #1efbde CMYK chart
      #1efbde RGB pie chart
      #1efbde color shades, tints & tones
#1efbde color schemes
#1efbde color preview, HTML & CSS examples
           This text has a color of #1efbde        
        
          <p style="color:#1efbde;">Text here</p>
        
        
          .mytext {color:#1efbde;}
        
        Text color #1efbde
      
           This box has a color of #1efbde        
        
          <div style="background-color:#1efbde;">Content here</div>
        
        
          .mybackground {background-color:#1efbde;}
        
        Background color #1efbde
      
           Border around this has a color of #1efbde        
        
          <div style="border:2px solid #1efbde;">Content here</div>
        
        
          .myborder {border:2px solid #1efbde;}
        
        Border color #1efbde