#5c88af color space conversions
Hex:
        #5c88af
        RGB:
        92, 136, 175
        CMY:
        64, 47, 31
        CMYK:
        47, 22, 0, 31
      HSL:
        208°, 34.1564%, 52.3529%
        HSV (HSB):
        208°, 47.4286%, 68.6275%
        XYZ:
        20.9557, 22.9788, 43.8883
        xyY:
        0.2386, 0.2616, 22.9788
      CIE-Lab:
        55.0505, -4.1936, -25.2374
        CIE-LCH:
        55.0505, 25.5835, 260.5656
        CIE-Luv:
        55.0505, -20.9581, -37.5537
        Hunter-Lab:
        47.9362, -5.8557, -20.7280
      #5c88af color charts
#5c88af RGB chart
      #5c88af CMYK chart
      #5c88af RGB pie chart
      #5c88af color shades, tints & tones
#5c88af color schemes
#5c88af color preview, HTML & CSS examples
           This text has a color of #5c88af        
        
          <p style="color:#5c88af;">Text here</p>
        
        
          .mytext {color:#5c88af;}
        
        Text color #5c88af
      
           This box has a color of #5c88af        
        
          <div style="background-color:#5c88af;">Content here</div>
        
        
          .mybackground {background-color:#5c88af;}
        
        Background color #5c88af
      
           Border around this has a color of #5c88af        
        
          <div style="border:2px solid #5c88af;">Content here</div>
        
        
          .myborder {border:2px solid #5c88af;}
        
        Border color #5c88af