#5c8bed color space conversions
Hex:
        #5c8bed
        RGB:
        92, 139, 237
        CMY:
        64, 45, 7
        CMYK:
        61, 41, 0, 7
      HSL:
        221°, 80.1105%, 64.5098%
        HSV (HSB):
        221°, 61.1814%, 92.9412%
        XYZ:
        28.9323, 26.8550, 83.7794
        xyY:
        0.2073, 0.1924, 26.8550
      CIE-Lab:
        58.8398, 13.7594, -54.2348
        CIE-LCH:
        58.8398, 55.9530, 284.2356
        CIE-Luv:
        58.8398, -21.7396, -87.5933
        Hunter-Lab:
        51.8218, 8.9692, -59.5779
      #5c8bed color charts
#5c8bed RGB chart
      #5c8bed CMYK chart
      #5c8bed RGB pie chart
      #5c8bed color shades, tints & tones
#5c8bed color schemes
#5c8bed color preview, HTML & CSS examples
           This text has a color of #5c8bed        
        
          <p style="color:#5c8bed;">Text here</p>
        
        
          .mytext {color:#5c8bed;}
        
        Text color #5c8bed
      
           This box has a color of #5c8bed        
        
          <div style="background-color:#5c8bed;">Content here</div>
        
        
          .mybackground {background-color:#5c8bed;}
        
        Background color #5c8bed
      
           Border around this has a color of #5c8bed        
        
          <div style="border:2px solid #5c8bed;">Content here</div>
        
        
          .myborder {border:2px solid #5c8bed;}
        
        Border color #5c8bed