#5f83af color space conversions
Hex:
        #5f83af
        RGB:
        95, 131, 175
        CMY:
        63, 49, 31
        CMYK:
        46, 25, 0, 31
      HSL:
        213°, 33.3333%, 52.9412%
        HSV (HSB):
        213°, 45.7143%, 68.6275%
        XYZ:
        20.5735, 21.7606, 43.6733
        xyY:
        0.2392, 0.2530, 21.7606
      CIE-Lab:
        53.7721, -0.5310, -27.1999
        CIE-LCH:
        53.7721, 27.2050, 268.8816
        CIE-Luv:
        53.7721, -17.9498, -40.9774
        Hunter-Lab:
        46.6483, -2.9100, -22.8550
      #5f83af color charts
#5f83af RGB chart
      #5f83af CMYK chart
      #5f83af RGB pie chart
      #5f83af color shades, tints & tones
#5f83af color schemes
#5f83af color preview, HTML & CSS examples
           This text has a color of #5f83af        
        
          <p style="color:#5f83af;">Text here</p>
        
        
          .mytext {color:#5f83af;}
        
        Text color #5f83af
      
           This box has a color of #5f83af        
        
          <div style="background-color:#5f83af;">Content here</div>
        
        
          .mybackground {background-color:#5f83af;}
        
        Background color #5f83af
      
           Border around this has a color of #5f83af        
        
          <div style="border:2px solid #5f83af;">Content here</div>
        
        
          .myborder {border:2px solid #5f83af;}
        
        Border color #5f83af