#5fb08a color space conversions
Hex:
        #5fb08a
        RGB:
        95, 176, 138
        CMY:
        63, 31, 46
        CMYK:
        46, 0, 22, 31
      HSL:
        152°, 33.8912%, 53.1373%
        HSV (HSB):
        152°, 46.0227%, 69.0196%
        XYZ:
        24.8321, 35.3185, 29.5531
        xyY:
        0.2768, 0.3937, 35.3185
      CIE-Lab:
        65.9959, -33.7903, 11.8798
        CIE-LCH:
        65.9959, 35.8178, 160.6296
        CIE-Luv:
        65.9959, -37.2590, 22.1404
        Hunter-Lab:
        59.4294, -29.4167, 12.1168
      #5fb08a color charts
#5fb08a RGB chart
      #5fb08a CMYK chart
      #5fb08a RGB pie chart
      #5fb08a color shades, tints & tones
#5fb08a color schemes
#5fb08a color preview, HTML & CSS examples
           This text has a color of #5fb08a        
        
          <p style="color:#5fb08a;">Text here</p>
        
        
          .mytext {color:#5fb08a;}
        
        Text color #5fb08a
      
           This box has a color of #5fb08a        
        
          <div style="background-color:#5fb08a;">Content here</div>
        
        
          .mybackground {background-color:#5fb08a;}
        
        Background color #5fb08a
      
           Border around this has a color of #5fb08a        
        
          <div style="border:2px solid #5fb08a;">Content here</div>
        
        
          .myborder {border:2px solid #5fb08a;}
        
        Border color #5fb08a