#5f8fbe color space conversions
Hex:
        #5f8fbe
        RGB:
        95, 143, 190
        CMY:
        63, 44, 25
        CMYK:
        50, 25, 0, 25
      HSL:
        210°, 42.2222%, 55.8824%
        HSV (HSB):
        210°, 50.0000%, 74.5098%
        XYZ:
        23.8360, 25.7955, 52.4379
        xyY:
        0.2335, 0.2527, 25.7955
      CIE-Lab:
        57.8425, -2.9783, -29.4538
        CIE-LCH:
        57.8425, 29.6040, 264.2261
        CIE-Luv:
        57.8425, -22.5622, -44.8644
        Hunter-Lab:
        50.7893, -5.1090, -25.6621
      #5f8fbe color charts
#5f8fbe RGB chart
      #5f8fbe CMYK chart
      #5f8fbe RGB pie chart
      #5f8fbe color shades, tints & tones
#5f8fbe color schemes
#5f8fbe color preview, HTML & CSS examples
           This text has a color of #5f8fbe        
        
          <p style="color:#5f8fbe;">Text here</p>
        
        
          .mytext {color:#5f8fbe;}
        
        Text color #5f8fbe
      
           This box has a color of #5f8fbe        
        
          <div style="background-color:#5f8fbe;">Content here</div>
        
        
          .mybackground {background-color:#5f8fbe;}
        
        Background color #5f8fbe
      
           Border around this has a color of #5f8fbe        
        
          <div style="border:2px solid #5f8fbe;">Content here</div>
        
        
          .myborder {border:2px solid #5f8fbe;}
        
        Border color #5f8fbe