#5c86be color space conversions
Hex:
        #5c86be
        RGB:
        92, 134, 190
        CMY:
        64, 47, 25
        CMYK:
        52, 29, 0, 25
      HSL:
        214°, 42.9825%, 55.2941%
        HSV (HSB):
        214°, 51.5789%, 74.5098%
        XYZ:
        22.2330, 23.0432, 51.9912
        xyY:
        0.2286, 0.2369, 23.0432
      CIE-Lab:
        55.1168, 1.5370, -33.7067
        CIE-LCH:
        55.1168, 33.7417, 272.6109
        CIE-Luv:
        55.1168, -20.1164, -51.9090
        Hunter-Lab:
        48.0033, -1.3327, -30.6131
      #5c86be color charts
#5c86be RGB chart
      #5c86be CMYK chart
      #5c86be RGB pie chart
      #5c86be color shades, tints & tones
#5c86be color schemes
#5c86be color preview, HTML & CSS examples
           This text has a color of #5c86be        
        
          <p style="color:#5c86be;">Text here</p>
        
        
          .mytext {color:#5c86be;}
        
        Text color #5c86be
      
           This box has a color of #5c86be        
        
          <div style="background-color:#5c86be;">Content here</div>
        
        
          .mybackground {background-color:#5c86be;}
        
        Background color #5c86be
      
           Border around this has a color of #5c86be        
        
          <div style="border:2px solid #5c86be;">Content here</div>
        
        
          .myborder {border:2px solid #5c86be;}
        
        Border color #5c86be