#5c88bb color space conversions
Hex:
        #5c88bb
        RGB:
        92, 136, 187
        CMY:
        64, 47, 27
        CMYK:
        51, 27, 0, 27
      HSL:
        212°, 41.1255%, 54.7059%
        HSV (HSB):
        212°, 50.8021%, 73.3333%
        XYZ:
        22.1874, 23.4715, 50.3748
        xyY:
        0.2310, 0.2444, 23.4715
      CIE-Lab:
        55.5547, -0.5610, -31.3146
        CIE-LCH:
        55.5547, 31.3196, 268.9737
        CIE-Luv:
        55.5547, -20.8836, -47.8552
        Hunter-Lab:
        48.4474, -3.0353, -27.7356
      #5c88bb color charts
#5c88bb RGB chart
      #5c88bb CMYK chart
      #5c88bb RGB pie chart
      #5c88bb color shades, tints & tones
#5c88bb color schemes
#5c88bb color preview, HTML & CSS examples
           This text has a color of #5c88bb        
        
          <p style="color:#5c88bb;">Text here</p>
        
        
          .mytext {color:#5c88bb;}
        
        Text color #5c88bb
      
           This box has a color of #5c88bb        
        
          <div style="background-color:#5c88bb;">Content here</div>
        
        
          .mybackground {background-color:#5c88bb;}
        
        Background color #5c88bb
      
           Border around this has a color of #5c88bb        
        
          <div style="border:2px solid #5c88bb;">Content here</div>
        
        
          .myborder {border:2px solid #5c88bb;}
        
        Border color #5c88bb