#5f84a5 color space conversions
Hex:
        #5f84a5
        RGB:
        95, 132, 165
        CMY:
        63, 48, 35
        CMYK:
        42, 20, 0, 35
      HSL:
        208°, 28.0000%, 50.9804%
        HSV (HSB):
        208°, 42.4242%, 64.7059%
        XYZ:
        19.7621, 21.6520, 38.7350
        xyY:
        0.2466, 0.2701, 21.6520
      CIE-Lab:
        53.6558, -4.0294, -21.6172
        CIE-LCH:
        53.6558, 21.9895, 259.4413
        CIE-Luv:
        53.6558, -18.3269, -31.6655
        Hunter-Lab:
        46.5317, -5.6213, -16.7833
      #5f84a5 color charts
#5f84a5 RGB chart
      #5f84a5 CMYK chart
      #5f84a5 RGB pie chart
      #5f84a5 color shades, tints & tones
#5f84a5 color schemes
#5f84a5 color preview, HTML & CSS examples
           This text has a color of #5f84a5        
        
          <p style="color:#5f84a5;">Text here</p>
        
        
          .mytext {color:#5f84a5;}
        
        Text color #5f84a5
      
           This box has a color of #5f84a5        
        
          <div style="background-color:#5f84a5;">Content here</div>
        
        
          .mybackground {background-color:#5f84a5;}
        
        Background color #5f84a5
      
           Border around this has a color of #5f84a5        
        
          <div style="border:2px solid #5f84a5;">Content here</div>
        
        
          .myborder {border:2px solid #5f84a5;}
        
        Border color #5f84a5