#5fb27e color space conversions
Hex:
        #5fb27e
        RGB:
        95, 178, 126
        CMY:
        63, 30, 51
        CMYK:
        47, 0, 29, 30
      HSL:
        142°, 35.0211%, 53.5294%
        HSV (HSB):
        142°, 46.6292%, 69.8039%
        XYZ:
        24.4056, 35.7800, 25.3586
        xyY:
        0.2853, 0.4183, 35.7800
      CIE-Lab:
        66.3515, -37.1636, 18.9344
        CIE-LCH:
        66.3515, 41.7090, 153.0017
        CIE-Luv:
        66.3515, -38.4966, 31.9546
        Hunter-Lab:
        59.8164, -31.8492, 16.7361
      #5fb27e color charts
#5fb27e RGB chart
      #5fb27e CMYK chart
      #5fb27e RGB pie chart
      #5fb27e color shades, tints & tones
#5fb27e color schemes
#5fb27e color preview, HTML & CSS examples
           This text has a color of #5fb27e        
        
          <p style="color:#5fb27e;">Text here</p>
        
        
          .mytext {color:#5fb27e;}
        
        Text color #5fb27e
      
           This box has a color of #5fb27e        
        
          <div style="background-color:#5fb27e;">Content here</div>
        
        
          .mybackground {background-color:#5fb27e;}
        
        Background color #5fb27e
      
           Border around this has a color of #5fb27e        
        
          <div style="border:2px solid #5fb27e;">Content here</div>
        
        
          .myborder {border:2px solid #5fb27e;}
        
        Border color #5fb27e