#5c8498 color space conversions
Hex:
        #5c8498
        RGB:
        92, 132, 152
        CMY:
        64, 48, 40
        CMYK:
        39, 13, 0, 40
      HSL:
        200°, 24.5902%, 47.8431%
        HSV (HSB):
        200°, 39.4737%, 59.6078%
        XYZ:
        18.3324, 21.0448, 32.8016
        xyY:
        0.2540, 0.2916, 21.0448
      CIE-Lab:
        52.9985, -8.5190, -15.1101
        CIE-LCH:
        52.9985, 17.3461, 240.5860
        CIE-Luv:
        52.9985, -19.4680, -20.8883
        Hunter-Lab:
        45.8747, -8.9486, -10.2817
      #5c8498 color charts
#5c8498 RGB chart
      #5c8498 CMYK chart
      #5c8498 RGB pie chart
      #5c8498 color shades, tints & tones
#5c8498 color schemes
#5c8498 color preview, HTML & CSS examples
           This text has a color of #5c8498        
        
          <p style="color:#5c8498;">Text here</p>
        
        
          .mytext {color:#5c8498;}
        
        Text color #5c8498
      
           This box has a color of #5c8498        
        
          <div style="background-color:#5c8498;">Content here</div>
        
        
          .mybackground {background-color:#5c8498;}
        
        Background color #5c8498
      
           Border around this has a color of #5c8498        
        
          <div style="border:2px solid #5c8498;">Content here</div>
        
        
          .myborder {border:2px solid #5c8498;}
        
        Border color #5c8498