#5f8fbf color space conversions
Hex:
        #5f8fbf
        RGB:
        95, 143, 191
        CMY:
        63, 44, 25
        CMYK:
        50, 25, 0, 25
      HSL:
        210°, 42.8571%, 56.0784%
        HSV (HSB):
        210°, 50.2618%, 74.9020%
        XYZ:
        23.9457, 25.8394, 53.0156
        xyY:
        0.2329, 0.2514, 25.8394
      CIE-Lab:
        57.8843, -2.6756, -29.9553
        CIE-LCH:
        57.8843, 30.0745, 264.8958
        CIE-Luv:
        57.8843, -22.5534, -45.7240
        Hunter-Lab:
        50.8325, -4.8705, -26.2537
      #5f8fbf color charts
#5f8fbf RGB chart
      #5f8fbf CMYK chart
      #5f8fbf RGB pie chart
      #5f8fbf color shades, tints & tones
#5f8fbf color schemes
#5f8fbf color preview, HTML & CSS examples
           This text has a color of #5f8fbf        
        
          <p style="color:#5f8fbf;">Text here</p>
        
        
          .mytext {color:#5f8fbf;}
        
        Text color #5f8fbf
      
           This box has a color of #5f8fbf        
        
          <div style="background-color:#5f8fbf;">Content here</div>
        
        
          .mybackground {background-color:#5f8fbf;}
        
        Background color #5f8fbf
      
           Border around this has a color of #5f8fbf        
        
          <div style="border:2px solid #5f8fbf;">Content here</div>
        
        
          .myborder {border:2px solid #5f8fbf;}
        
        Border color #5f8fbf