#5c8aaf color space conversions
Hex:
        #5c8aaf
        RGB:
        92, 138, 175
        CMY:
        64, 46, 31
        CMYK:
        47, 21, 0, 31
      HSL:
        207°, 34.1564%, 52.3529%
        HSV (HSB):
        207°, 47.4286%, 68.6275%
        XYZ:
        21.2400, 23.5474, 43.9831
        xyY:
        0.2393, 0.2653, 23.5474
      CIE-Lab:
        55.6318, -5.3393, -24.3414
        CIE-LCH:
        55.6318, 24.9201, 257.6281
        CIE-Luv:
        55.6318, -21.7453, -36.0449
        Hunter-Lab:
        48.5257, -6.7894, -19.7718
      #5c8aaf color charts
#5c8aaf RGB chart
      #5c8aaf CMYK chart
      #5c8aaf RGB pie chart
      #5c8aaf color shades, tints & tones
#5c8aaf color schemes
#5c8aaf color preview, HTML & CSS examples
           This text has a color of #5c8aaf        
        
          <p style="color:#5c8aaf;">Text here</p>
        
        
          .mytext {color:#5c8aaf;}
        
        Text color #5c8aaf
      
           This box has a color of #5c8aaf        
        
          <div style="background-color:#5c8aaf;">Content here</div>
        
        
          .mybackground {background-color:#5c8aaf;}
        
        Background color #5c8aaf
      
           Border around this has a color of #5c8aaf        
        
          <div style="border:2px solid #5c8aaf;">Content here</div>
        
        
          .myborder {border:2px solid #5c8aaf;}
        
        Border color #5c8aaf