#5c7ca3 color space conversions
Hex:
        #5c7ca3
        RGB:
        92, 124, 163
        CMY:
        64, 51, 36
        CMYK:
        44, 24, 0, 36
      HSL:
        213°, 27.8431%, 50.0000%
        HSV (HSB):
        213°, 43.5583%, 63.9216%
        XYZ:
        18.2321, 19.3350, 37.4214
        xyY:
        0.2431, 0.2578, 19.3350
      CIE-Lab:
        51.0768, -0.7632, -24.4434
        CIE-LCH:
        51.0768, 24.4553, 268.2115
        CIE-Luv:
        51.0768, -16.2118, -36.2071
        Hunter-Lab:
        43.9715, -2.9378, -19.6779
      #5c7ca3 color charts
#5c7ca3 RGB chart
      #5c7ca3 CMYK chart
      #5c7ca3 RGB pie chart
      #5c7ca3 color shades, tints & tones
#5c7ca3 color schemes
#5c7ca3 color preview, HTML & CSS examples
           This text has a color of #5c7ca3        
        
          <p style="color:#5c7ca3;">Text here</p>
        
        
          .mytext {color:#5c7ca3;}
        
        Text color #5c7ca3
      
           This box has a color of #5c7ca3        
        
          <div style="background-color:#5c7ca3;">Content here</div>
        
        
          .mybackground {background-color:#5c7ca3;}
        
        Background color #5c7ca3
      
           Border around this has a color of #5c7ca3        
        
          <div style="border:2px solid #5c7ca3;">Content here</div>
        
        
          .myborder {border:2px solid #5c7ca3;}
        
        Border color #5c7ca3