#5c83a3 color space conversions
Hex:
        #5c83a3
        RGB:
        92, 131, 163
        CMY:
        64, 49, 36
        CMYK:
        44, 20, 0, 36
      HSL:
        207°, 27.8431%, 50.0000%
        HSV (HSB):
        207°, 43.5583%, 63.9216%
        XYZ:
        19.1408, 21.1523, 37.7243
        xyY:
        0.2453, 0.2711, 21.1523
      CIE-Lab:
        53.1157, -4.8387, -21.3050
        CIE-LCH:
        53.1157, 21.8476, 257.2043
        CIE-Luv:
        53.1157, -19.0214, -31.0123
        Hunter-Lab:
        45.9916, -6.1971, -16.4381
      #5c83a3 color charts
#5c83a3 RGB chart
      #5c83a3 CMYK chart
      #5c83a3 RGB pie chart
      #5c83a3 color shades, tints & tones
#5c83a3 color schemes
#5c83a3 color preview, HTML & CSS examples
           This text has a color of #5c83a3        
        
          <p style="color:#5c83a3;">Text here</p>
        
        
          .mytext {color:#5c83a3;}
        
        Text color #5c83a3
      
           This box has a color of #5c83a3        
        
          <div style="background-color:#5c83a3;">Content here</div>
        
        
          .mybackground {background-color:#5c83a3;}
        
        Background color #5c83a3
      
           Border around this has a color of #5c83a3        
        
          <div style="border:2px solid #5c83a3;">Content here</div>
        
        
          .myborder {border:2px solid #5c83a3;}
        
        Border color #5c83a3