#1fd6de color space conversions
Hex:
        #1fd6de
        RGB:
        31, 214, 222
        CMY:
        88, 16, 13
        CMYK:
        86, 4, 0, 13
      HSL:
        183°, 75.4941%, 49.6078%
        HSV (HSB):
        183°, 86.0360%, 87.0588%
        XYZ:
        37.7965, 53.6584, 77.4723
        xyY:
        0.2237, 0.3176, 53.6584
      CIE-Lab:
        78.2621, -38.6186, -16.0287
        CIE-LCH:
        78.2621, 41.8129, 202.5409
        CIE-Luv:
        78.2621, -58.2094, -19.4737
        Hunter-Lab:
        73.2519, -36.0885, -11.4297
      #1fd6de color charts
#1fd6de RGB chart
      #1fd6de CMYK chart
      #1fd6de RGB pie chart
      #1fd6de color shades, tints & tones
#1fd6de color schemes
#1fd6de color preview, HTML & CSS examples
           This text has a color of #1fd6de        
        
          <p style="color:#1fd6de;">Text here</p>
        
        
          .mytext {color:#1fd6de;}
        
        Text color #1fd6de
      
           This box has a color of #1fd6de        
        
          <div style="background-color:#1fd6de;">Content here</div>
        
        
          .mybackground {background-color:#1fd6de;}
        
        Background color #1fd6de
      
           Border around this has a color of #1fd6de        
        
          <div style="border:2px solid #1fd6de;">Content here</div>
        
        
          .myborder {border:2px solid #1fd6de;}
        
        Border color #1fd6de