#1fd0cb color space conversions
Hex:
        #1fd0cb
        RGB:
        31, 208, 203
        CMY:
        88, 18, 20
        CMYK:
        85, 0, 2, 18
      HSL:
        178°, 74.0586%, 46.8627%
        HSV (HSB):
        178°, 85.0962%, 81.5686%
        XYZ:
        33.9004, 49.7149, 64.3091
        xyY:
        0.2292, 0.3361, 49.7149
      CIE-Lab:
        75.8939, -41.5051, -9.3656
        CIE-LCH:
        75.8939, 42.5487, 192.7158
        CIE-Luv:
        75.8939, -57.6293, -8.1635
        Hunter-Lab:
        70.5088, -37.5680, -4.7206
      #1fd0cb color charts
#1fd0cb RGB chart
      #1fd0cb CMYK chart
      #1fd0cb RGB pie chart
      #1fd0cb color shades, tints & tones
#1fd0cb color schemes
#1fd0cb color preview, HTML & CSS examples
           This text has a color of #1fd0cb        
        
          <p style="color:#1fd0cb;">Text here</p>
        
        
          .mytext {color:#1fd0cb;}
        
        Text color #1fd0cb
      
           This box has a color of #1fd0cb        
        
          <div style="background-color:#1fd0cb;">Content here</div>
        
        
          .mybackground {background-color:#1fd0cb;}
        
        Background color #1fd0cb
      
           Border around this has a color of #1fd0cb        
        
          <div style="border:2px solid #1fd0cb;">Content here</div>
        
        
          .myborder {border:2px solid #1fd0cb;}
        
        Border color #1fd0cb