#5f83ab color space conversions
Hex:
        #5f83ab
        RGB:
        95, 131, 171
        CMY:
        63, 49, 33
        CMYK:
        44, 23, 0, 33
      HSL:
        212°, 31.1475%, 52.1569%
        HSV (HSB):
        212°, 44.4444%, 67.0588%
        XYZ:
        20.1863, 21.6058, 41.6345
        xyY:
        0.2420, 0.2590, 21.6058
      CIE-Lab:
        53.6062, -1.7110, -25.1540
        CIE-LCH:
        53.6062, 25.2121, 266.1087
        CIE-Luv:
        53.6062, -17.9376, -37.5496
        Hunter-Lab:
        46.4820, -3.8242, -20.5693
      #5f83ab color charts
#5f83ab RGB chart
      #5f83ab CMYK chart
      #5f83ab RGB pie chart
      #5f83ab color shades, tints & tones
#5f83ab color schemes
#5f83ab color preview, HTML & CSS examples
           This text has a color of #5f83ab        
        
          <p style="color:#5f83ab;">Text here</p>
        
        
          .mytext {color:#5f83ab;}
        
        Text color #5f83ab
      
           This box has a color of #5f83ab        
        
          <div style="background-color:#5f83ab;">Content here</div>
        
        
          .mybackground {background-color:#5f83ab;}
        
        Background color #5f83ab
      
           Border around this has a color of #5f83ab        
        
          <div style="border:2px solid #5f83ab;">Content here</div>
        
        
          .myborder {border:2px solid #5f83ab;}
        
        Border color #5f83ab