#1ef5f5 color space conversions
Hex:
        #1ef5f5
        RGB:
        30, 245, 245
        CMY:
        88, 4, 4
        CMYK:
        88, 0, 0, 4
      HSL:
        180°, 91.4894%, 53.9216%
        HSV (HSB):
        180°, 87.7551%, 96.0784%
        XYZ:
        49.6693, 72.1734, 97.6992
        xyY:
        0.2262, 0.3287, 72.1734
      CIE-Lab:
        88.0520, -45.7646, -13.5036
        CIE-LCH:
        88.0520, 47.7153, 196.4396
        CIE-Luv:
        88.0520, -66.9101, -14.4480
        Hunter-Lab:
        84.9549, -44.3104, -8.7158
      #1ef5f5 color charts
#1ef5f5 RGB chart
      #1ef5f5 CMYK chart
      #1ef5f5 RGB pie chart
      #1ef5f5 color shades, tints & tones
#1ef5f5 color schemes
#1ef5f5 color preview, HTML & CSS examples
           This text has a color of #1ef5f5        
        
          <p style="color:#1ef5f5;">Text here</p>
        
        
          .mytext {color:#1ef5f5;}
        
        Text color #1ef5f5
      
           This box has a color of #1ef5f5        
        
          <div style="background-color:#1ef5f5;">Content here</div>
        
        
          .mybackground {background-color:#1ef5f5;}
        
        Background color #1ef5f5
      
           Border around this has a color of #1ef5f5        
        
          <div style="border:2px solid #1ef5f5;">Content here</div>
        
        
          .myborder {border:2px solid #1ef5f5;}
        
        Border color #1ef5f5