#5c86bd color space conversions
Hex:
        #5c86bd
        RGB:
        92, 134, 189
        CMY:
        64, 47, 26
        CMYK:
        51, 29, 0, 26
      HSL:
        214°, 42.3581%, 55.0980%
        HSV (HSB):
        214°, 51.3228%, 74.1176%
        XYZ:
        22.1240, 22.9996, 51.4174
        xyY:
        0.2292, 0.2382, 22.9996
      CIE-Lab:
        55.0720, 1.2263, -33.2069
        CIE-LCH:
        55.0720, 33.2295, 272.1150
        CIE-Luv:
        55.0720, -20.1195, -51.0551
        Hunter-Lab:
        47.9579, -1.5804, -29.9964
      #5c86bd color charts
#5c86bd RGB chart
      #5c86bd CMYK chart
      #5c86bd RGB pie chart
      #5c86bd color shades, tints & tones
#5c86bd color schemes
#5c86bd color preview, HTML & CSS examples
           This text has a color of #5c86bd        
        
          <p style="color:#5c86bd;">Text here</p>
        
        
          .mytext {color:#5c86bd;}
        
        Text color #5c86bd
      
           This box has a color of #5c86bd        
        
          <div style="background-color:#5c86bd;">Content here</div>
        
        
          .mybackground {background-color:#5c86bd;}
        
        Background color #5c86bd
      
           Border around this has a color of #5c86bd        
        
          <div style="border:2px solid #5c86bd;">Content here</div>
        
        
          .myborder {border:2px solid #5c86bd;}
        
        Border color #5c86bd