#5f71bc color space conversions
Hex:
        #5f71bc
        RGB:
        95, 113, 188
        CMY:
        63, 56, 26
        CMYK:
        49, 40, 0, 26
      HSL:
        228°, 40.9692%, 55.4902%
        HSV (HSB):
        228°, 49.4681%, 73.7255%
        XYZ:
        19.7015, 17.8740, 49.9886
        xyY:
        0.2250, 0.2041, 17.8740
      CIE-Lab:
        49.3429, 14.2579, -41.6283
        CIE-LCH:
        49.3429, 44.0023, 288.9066
        CIE-Luv:
        49.3429, -11.4343, -64.7074
        Hunter-Lab:
        42.2776, 9.1958, -40.5095
      #5f71bc color charts
#5f71bc RGB chart
      #5f71bc CMYK chart
      #5f71bc RGB pie chart
      #5f71bc color shades, tints & tones
#5f71bc color schemes
#5f71bc color preview, HTML & CSS examples
           This text has a color of #5f71bc        
        
          <p style="color:#5f71bc;">Text here</p>
        
        
          .mytext {color:#5f71bc;}
        
        Text color #5f71bc
      
           This box has a color of #5f71bc        
        
          <div style="background-color:#5f71bc;">Content here</div>
        
        
          .mybackground {background-color:#5f71bc;}
        
        Background color #5f71bc
      
           Border around this has a color of #5f71bc        
        
          <div style="border:2px solid #5f71bc;">Content here</div>
        
        
          .myborder {border:2px solid #5f71bc;}
        
        Border color #5f71bc