#5f8fbc color space conversions
Hex:
        #5f8fbc
        RGB:
        95, 143, 188
        CMY:
        63, 44, 26
        CMYK:
        49, 24, 0, 26
      HSL:
        209°, 40.9692%, 55.4902%
        HSV (HSB):
        209°, 49.4681%, 73.7255%
        XYZ:
        23.6189, 25.7087, 51.2944
        xyY:
        0.2347, 0.2555, 25.7087
      CIE-Lab:
        57.7595, -3.5811, -28.4489
        CIE-LCH:
        57.7595, 28.6734, 262.8255
        CIE-Luv:
        57.7595, -22.5801, -43.1447
        Hunter-Lab:
        50.7037, -5.5823, -24.4881
      #5f8fbc color charts
#5f8fbc RGB chart
      #5f8fbc CMYK chart
      #5f8fbc RGB pie chart
      #5f8fbc color shades, tints & tones
#5f8fbc color schemes
#5f8fbc color preview, HTML & CSS examples
           This text has a color of #5f8fbc        
        
          <p style="color:#5f8fbc;">Text here</p>
        
        
          .mytext {color:#5f8fbc;}
        
        Text color #5f8fbc
      
           This box has a color of #5f8fbc        
        
          <div style="background-color:#5f8fbc;">Content here</div>
        
        
          .mybackground {background-color:#5f8fbc;}
        
        Background color #5f8fbc
      
           Border around this has a color of #5f8fbc        
        
          <div style="border:2px solid #5f8fbc;">Content here</div>
        
        
          .myborder {border:2px solid #5f8fbc;}
        
        Border color #5f8fbc