#5f9994 color space conversions
Hex:
        #5f9994
        RGB:
        95, 153, 148
        CMY:
        63, 40, 42
        CMYK:
        38, 0, 3, 40
      HSL:
        175°, 23.3871%, 48.6275%
        HSV (HSB):
        175°, 37.9085%, 60.0000%
        XYZ:
        21.4558, 27.3535, 32.1659
        xyY:
        0.2650, 0.3378, 27.3535
      CIE-Lab:
        59.3001, -20.1266, -3.3735
        CIE-LCH:
        59.3001, 20.4073, 189.5153
        CIE-Luv:
        59.3001, -27.2700, -1.7804
        Hunter-Lab:
        52.3006, -18.2979, 0.1459
      #5f9994 color charts
#5f9994 RGB chart
      #5f9994 CMYK chart
      #5f9994 RGB pie chart
      #5f9994 color shades, tints & tones
#5f9994 color schemes
#5f9994 color preview, HTML & CSS examples
           This text has a color of #5f9994        
        
          <p style="color:#5f9994;">Text here</p>
        
        
          .mytext {color:#5f9994;}
        
        Text color #5f9994
      
           This box has a color of #5f9994        
        
          <div style="background-color:#5f9994;">Content here</div>
        
        
          .mybackground {background-color:#5f9994;}
        
        Background color #5f9994
      
           Border around this has a color of #5f9994        
        
          <div style="border:2px solid #5f9994;">Content here</div>
        
        
          .myborder {border:2px solid #5f9994;}
        
        Border color #5f9994