#5c76ac color space conversions
Hex:
        #5c76ac
        RGB:
        92, 118, 172
        CMY:
        64, 54, 33
        CMYK:
        47, 31, 0, 33
      HSL:
        221°, 32.5203%, 51.7647%
        HSV (HSB):
        221°, 46.5116%, 67.4510%
        XYZ:
        18.3385, 18.2107, 41.5782
        xyY:
        0.2347, 0.2331, 18.2107
      CIE-Lab:
        49.7507, 5.5121, -31.7360
        CIE-LCH:
        49.7507, 32.2111, 279.8532
        CIE-Luv:
        49.7507, -13.9749, -48.2325
        Hunter-Lab:
        42.6740, 2.0278, -27.8957
      #5c76ac color charts
#5c76ac RGB chart
      #5c76ac CMYK chart
      #5c76ac RGB pie chart
      #5c76ac color shades, tints & tones
#5c76ac color schemes
#5c76ac color preview, HTML & CSS examples
           This text has a color of #5c76ac        
        
          <p style="color:#5c76ac;">Text here</p>
        
        
          .mytext {color:#5c76ac;}
        
        Text color #5c76ac
      
           This box has a color of #5c76ac        
        
          <div style="background-color:#5c76ac;">Content here</div>
        
        
          .mybackground {background-color:#5c76ac;}
        
        Background color #5c76ac
      
           Border around this has a color of #5c76ac        
        
          <div style="border:2px solid #5c76ac;">Content here</div>
        
        
          .myborder {border:2px solid #5c76ac;}
        
        Border color #5c76ac