#1ef7f2 color space conversions
Hex:
        #1ef7f2
        RGB:
        30, 247, 242
        CMY:
        88, 3, 5
        CMYK:
        88, 0, 2, 3
      HSL:
        179°, 93.1330%, 54.3137%
        HSV (HSB):
        179°, 87.8543%, 96.8627%
        XYZ:
        49.8232, 73.2084, 95.5091
        xyY:
        0.2280, 0.3350, 73.2084
      CIE-Lab:
        88.5470, -47.4826, -11.1978
        CIE-LCH:
        88.5470, 48.7851, 193.2696
        CIE-Luv:
        88.5470, -67.8108, -10.3853
        Hunter-Lab:
        85.5619, -45.7917, -6.2896
      #1ef7f2 color charts
#1ef7f2 RGB chart
      #1ef7f2 CMYK chart
      #1ef7f2 RGB pie chart
      #1ef7f2 color shades, tints & tones
#1ef7f2 color schemes
#1ef7f2 color preview, HTML & CSS examples
           This text has a color of #1ef7f2        
        
          <p style="color:#1ef7f2;">Text here</p>
        
        
          .mytext {color:#1ef7f2;}
        
        Text color #1ef7f2
      
           This box has a color of #1ef7f2        
        
          <div style="background-color:#1ef7f2;">Content here</div>
        
        
          .mybackground {background-color:#1ef7f2;}
        
        Background color #1ef7f2
      
           Border around this has a color of #1ef7f2        
        
          <div style="border:2px solid #1ef7f2;">Content here</div>
        
        
          .myborder {border:2px solid #1ef7f2;}
        
        Border color #1ef7f2