#5f9988 color space conversions
Hex:
        #5f9988
        RGB:
        95, 153, 136
        CMY:
        63, 40, 47
        CMYK:
        38, 0, 11, 40
      HSL:
        162°, 23.3871%, 48.6275%
        HSV (HSB):
        162°, 37.9085%, 60.0000%
        XYZ:
        20.5545, 26.9929, 27.4194
        xyY:
        0.2742, 0.3601, 26.9929
      CIE-Lab:
        58.9678, -23.0186, 2.9570
        CIE-LCH:
        58.9678, 23.2077, 172.6798
        CIE-Luv:
        58.9678, -27.5202, 7.7895
        Hunter-Lab:
        51.9547, -20.3021, 5.0777
      #5f9988 color charts
#5f9988 RGB chart
      #5f9988 CMYK chart
      #5f9988 RGB pie chart
      #5f9988 color shades, tints & tones
#5f9988 color schemes
#5f9988 color preview, HTML & CSS examples
           This text has a color of #5f9988        
        
          <p style="color:#5f9988;">Text here</p>
        
        
          .mytext {color:#5f9988;}
        
        Text color #5f9988
      
           This box has a color of #5f9988        
        
          <div style="background-color:#5f9988;">Content here</div>
        
        
          .mybackground {background-color:#5f9988;}
        
        Background color #5f9988
      
           Border around this has a color of #5f9988        
        
          <div style="border:2px solid #5f9988;">Content here</div>
        
        
          .myborder {border:2px solid #5f9988;}
        
        Border color #5f9988