#5fdbde color space conversions
Hex:
        #5fdbde
        RGB:
        95, 219, 222
        CMY:
        63, 14, 13
        CMYK:
        57, 1, 0, 13
      HSL:
        181°, 65.8031%, 62.1569%
        HSV (HSB):
        181°, 57.2072%, 87.0588%
        XYZ:
        43.2356, 58.3699, 78.0950
        xyY:
        0.2406, 0.3248, 58.3699
      CIE-Lab:
        80.9440, -33.3252, -11.8819
        CIE-LCH:
        80.9440, 35.3801, 199.6233
        CIE-Luv:
        80.9440, -50.3566, -13.4105
        Hunter-Lab:
        76.4002, -32.6853, -7.1251
      #5fdbde color charts
#5fdbde RGB chart
      #5fdbde CMYK chart
      #5fdbde RGB pie chart
      #5fdbde color shades, tints & tones
#5fdbde color schemes
#5fdbde color preview, HTML & CSS examples
           This text has a color of #5fdbde        
        
          <p style="color:#5fdbde;">Text here</p>
        
        
          .mytext {color:#5fdbde;}
        
        Text color #5fdbde
      
           This box has a color of #5fdbde        
        
          <div style="background-color:#5fdbde;">Content here</div>
        
        
          .mybackground {background-color:#5fdbde;}
        
        Background color #5fdbde
      
           Border around this has a color of #5fdbde        
        
          <div style="border:2px solid #5fdbde;">Content here</div>
        
        
          .myborder {border:2px solid #5fdbde;}
        
        Border color #5fdbde