#5f927e color space conversions
Hex:
        #5f927e
        RGB:
        95, 146, 126
        CMY:
        63, 43, 51
        CMYK:
        35, 0, 14, 43
      HSL:
        156°, 21.1618%, 47.2549%
        HSV (HSB):
        156°, 34.9315%, 57.2549%
        XYZ:
        18.7641, 24.4970, 23.4781
        xyY:
        0.2812, 0.3671, 24.4970
      CIE-Lab:
        56.5820, -21.7150, 5.2106
        CIE-LCH:
        56.5820, 22.3314, 166.5068
        CIE-Luv:
        56.5820, -24.6254, 10.6403
        Hunter-Lab:
        49.4945, -18.9433, 6.5214
      #5f927e color charts
#5f927e RGB chart
      #5f927e CMYK chart
      #5f927e RGB pie chart
      #5f927e color shades, tints & tones
#5f927e color schemes
#5f927e color preview, HTML & CSS examples
           This text has a color of #5f927e        
        
          <p style="color:#5f927e;">Text here</p>
        
        
          .mytext {color:#5f927e;}
        
        Text color #5f927e
      
           This box has a color of #5f927e        
        
          <div style="background-color:#5f927e;">Content here</div>
        
        
          .mybackground {background-color:#5f927e;}
        
        Background color #5f927e
      
           Border around this has a color of #5f927e        
        
          <div style="border:2px solid #5f927e;">Content here</div>
        
        
          .myborder {border:2px solid #5f927e;}
        
        Border color #5f927e