#5f84a2 color space conversions
Hex:
        #5f84a2
        RGB:
        95, 132, 162
        CMY:
        63, 48, 36
        CMYK:
        41, 19, 0, 36
      HSL:
        207°, 26.4822%, 50.3922%
        HSV (HSB):
        207°, 41.3580%, 63.5294%
        XYZ:
        19.4922, 21.5441, 37.3135
        xyY:
        0.2488, 0.2750, 21.5441
      CIE-Lab:
        53.5399, -4.8844, -20.0620
        CIE-LCH:
        53.5399, 20.6480, 256.3167
        CIE-Luv:
        53.5399, -18.3240, -29.0999
        Hunter-Lab:
        46.4156, -6.2664, -15.1723
      #5f84a2 color charts
#5f84a2 RGB chart
      #5f84a2 CMYK chart
      #5f84a2 RGB pie chart
      #5f84a2 color shades, tints & tones
#5f84a2 color schemes
#5f84a2 color preview, HTML & CSS examples
           This text has a color of #5f84a2        
        
          <p style="color:#5f84a2;">Text here</p>
        
        
          .mytext {color:#5f84a2;}
        
        Text color #5f84a2
      
           This box has a color of #5f84a2        
        
          <div style="background-color:#5f84a2;">Content here</div>
        
        
          .mybackground {background-color:#5f84a2;}
        
        Background color #5f84a2
      
           Border around this has a color of #5f84a2        
        
          <div style="border:2px solid #5f84a2;">Content here</div>
        
        
          .myborder {border:2px solid #5f84a2;}
        
        Border color #5f84a2