#5f88aa color space conversions
Hex:
        #5f88aa
        RGB:
        95, 136, 170
        CMY:
        63, 47, 33
        CMYK:
        44, 20, 0, 33
      HSL:
        207°, 30.6122%, 51.9608%
        HSV (HSB):
        207°, 44.1176%, 66.6667%
        XYZ:
        20.7792, 22.9435, 41.3636
        xyY:
        0.2442, 0.2696, 22.9435
      CIE-Lab:
        55.0141, -4.8871, -22.4111
        CIE-LCH:
        55.0141, 22.9377, 257.6982
        CIE-Luv:
        55.0141, -19.9356, -32.9575
        Hunter-Lab:
        47.8994, -6.3890, -17.6704
      #5f88aa color charts
#5f88aa RGB chart
      #5f88aa CMYK chart
      #5f88aa RGB pie chart
      #5f88aa color shades, tints & tones
#5f88aa color schemes
#5f88aa color preview, HTML & CSS examples
           This text has a color of #5f88aa        
        
          <p style="color:#5f88aa;">Text here</p>
        
        
          .mytext {color:#5f88aa;}
        
        Text color #5f88aa
      
           This box has a color of #5f88aa        
        
          <div style="background-color:#5f88aa;">Content here</div>
        
        
          .mybackground {background-color:#5f88aa;}
        
        Background color #5f88aa
      
           Border around this has a color of #5f88aa        
        
          <div style="border:2px solid #5f88aa;">Content here</div>
        
        
          .myborder {border:2px solid #5f88aa;}
        
        Border color #5f88aa