#1efbdb color space conversions
Hex:
        #1efbdb
        RGB:
        30, 251, 219
        CMY:
        88, 2, 14
        CMYK:
        88, 0, 13, 2
      HSL:
        171°, 96.5066%, 55.0980%
        HSV (HSB):
        171°, 88.0478%, 98.4314%
        XYZ:
        47.8188, 74.3849, 78.8552
        xyY:
        0.2378, 0.3700, 74.3849
      CIE-Lab:
        89.1041, -55.3642, 1.6082
        CIE-LCH:
        89.1041, 55.3876, 178.3362
        CIE-Luv:
        89.1041, -70.9260, 11.3499
        Hunter-Lab:
        86.2467, -51.9637, 6.1639
      #1efbdb color charts
#1efbdb RGB chart
      #1efbdb CMYK chart
      #1efbdb RGB pie chart
      #1efbdb color shades, tints & tones
#1efbdb color schemes
#1efbdb color preview, HTML & CSS examples
           This text has a color of #1efbdb        
        
          <p style="color:#1efbdb;">Text here</p>
        
        
          .mytext {color:#1efbdb;}
        
        Text color #1efbdb
      
           This box has a color of #1efbdb        
        
          <div style="background-color:#1efbdb;">Content here</div>
        
        
          .mybackground {background-color:#1efbdb;}
        
        Background color #1efbdb
      
           Border around this has a color of #1efbdb        
        
          <div style="border:2px solid #1efbdb;">Content here</div>
        
        
          .myborder {border:2px solid #1efbdb;}
        
        Border color #1efbdb