#1fd5ba color space conversions
Hex:
        #1fd5ba
        RGB:
        31, 213, 186
        CMY:
        88, 16, 27
        CMYK:
        85, 0, 13, 16
      HSL:
        171°, 74.5902%, 47.8431%
        HSV (HSB):
        171°, 85.4460%, 83.5294%
        XYZ:
        33.2223, 51.4250, 54.6294
        xyY:
        0.2385, 0.3692, 51.4250
      CIE-Lab:
        76.9357, -48.3762, 1.3115
        CIE-LCH:
        76.9357, 48.3940, 178.4471
        CIE-Luv:
        76.9357, -60.6365, 9.5506
        Hunter-Lab:
        71.7112, -42.7994, 5.0309
      #1fd5ba color charts
#1fd5ba RGB chart
      #1fd5ba CMYK chart
      #1fd5ba RGB pie chart
      #1fd5ba color shades, tints & tones
#1fd5ba color schemes
#1fd5ba color preview, HTML & CSS examples
           This text has a color of #1fd5ba        
        
          <p style="color:#1fd5ba;">Text here</p>
        
        
          .mytext {color:#1fd5ba;}
        
        Text color #1fd5ba
      
           This box has a color of #1fd5ba        
        
          <div style="background-color:#1fd5ba;">Content here</div>
        
        
          .mybackground {background-color:#1fd5ba;}
        
        Background color #1fd5ba
      
           Border around this has a color of #1fd5ba        
        
          <div style="border:2px solid #1fd5ba;">Content here</div>
        
        
          .myborder {border:2px solid #1fd5ba;}
        
        Border color #1fd5ba