#5c71aa color space conversions
Hex:
        #5c71aa
        RGB:
        92, 113, 170
        CMY:
        64, 56, 33
        CMYK:
        46, 34, 0, 33
      HSL:
        224°, 31.4516%, 51.3725%
        HSV (HSB):
        224°, 45.8824%, 66.6667%
        XYZ:
        17.5745, 16.9878, 40.3829
        xyY:
        0.2345, 0.2267, 16.9878
      CIE-Lab:
        48.2447, 7.9342, -32.9285
        CIE-LCH:
        48.2447, 33.8709, 283.5473
        CIE-Luv:
        48.2447, -12.0486, -50.0719
        Hunter-Lab:
        41.2163, 3.9831, -29.2397
      #5c71aa color charts
#5c71aa RGB chart
      #5c71aa CMYK chart
      #5c71aa RGB pie chart
      #5c71aa color shades, tints & tones
#5c71aa color schemes
#5c71aa color preview, HTML & CSS examples
           This text has a color of #5c71aa        
        
          <p style="color:#5c71aa;">Text here</p>
        
        
          .mytext {color:#5c71aa;}
        
        Text color #5c71aa
      
           This box has a color of #5c71aa        
        
          <div style="background-color:#5c71aa;">Content here</div>
        
        
          .mybackground {background-color:#5c71aa;}
        
        Background color #5c71aa
      
           Border around this has a color of #5c71aa        
        
          <div style="border:2px solid #5c71aa;">Content here</div>
        
        
          .myborder {border:2px solid #5c71aa;}
        
        Border color #5c71aa