#5c87bc color space conversions
Hex:
        #5c87bc
        RGB:
        92, 135, 188
        CMY:
        64, 47, 26
        CMYK:
        51, 28, 0, 26
      HSL:
        213°, 41.7391%, 54.9020%
        HSV (HSB):
        213°, 51.0638%, 73.7255%
        XYZ:
        22.1547, 23.2341, 50.8939
        xyY:
        0.2301, 0.2413, 23.2341
      CIE-Lab:
        55.3127, 0.3309, -32.2615
        CIE-LCH:
        55.3127, 32.2632, 270.5876
        CIE-Luv:
        55.3127, -20.4999, -49.4573
        Hunter-Lab:
        48.2018, -2.3101, -28.8602
      #5c87bc color charts
#5c87bc RGB chart
      #5c87bc CMYK chart
      #5c87bc RGB pie chart
      #5c87bc color shades, tints & tones
#5c87bc color schemes
#5c87bc color preview, HTML & CSS examples
           This text has a color of #5c87bc        
        
          <p style="color:#5c87bc;">Text here</p>
        
        
          .mytext {color:#5c87bc;}
        
        Text color #5c87bc
      
           This box has a color of #5c87bc        
        
          <div style="background-color:#5c87bc;">Content here</div>
        
        
          .mybackground {background-color:#5c87bc;}
        
        Background color #5c87bc
      
           Border around this has a color of #5c87bc        
        
          <div style="border:2px solid #5c87bc;">Content here</div>
        
        
          .myborder {border:2px solid #5c87bc;}
        
        Border color #5c87bc