#5fddbb color space conversions
Hex:
        #5fddbb
        RGB:
        95, 221, 187
        CMY:
        63, 13, 27
        CMYK:
        57, 0, 15, 13
      HSL:
        164°, 64.9485%, 61.9608%
        HSV (HSB):
        164°, 57.0136%, 86.6667%
        XYZ:
        39.5454, 57.7337, 56.0732
        xyY:
        0.2579, 0.3765, 57.7337
      CIE-Lab:
        80.5905, -43.0688, 6.2249
        CIE-LCH:
        80.5905, 43.5163, 171.7757
        CIE-Luv:
        80.5905, -52.9344, 16.3113
        Hunter-Lab:
        75.9827, -40.0688, 9.4334
      #5fddbb color charts
#5fddbb RGB chart
      #5fddbb CMYK chart
      #5fddbb RGB pie chart
      #5fddbb color shades, tints & tones
#5fddbb color schemes
#5fddbb color preview, HTML & CSS examples
           This text has a color of #5fddbb        
        
          <p style="color:#5fddbb;">Text here</p>
        
        
          .mytext {color:#5fddbb;}
        
        Text color #5fddbb
      
           This box has a color of #5fddbb        
        
          <div style="background-color:#5fddbb;">Content here</div>
        
        
          .mybackground {background-color:#5fddbb;}
        
        Background color #5fddbb
      
           Border around this has a color of #5fddbb        
        
          <div style="border:2px solid #5fddbb;">Content here</div>
        
        
          .myborder {border:2px solid #5fddbb;}
        
        Border color #5fddbb