#5c8bee color space conversions
Hex:
        #5c8bee
        RGB:
        92, 139, 238
        CMY:
        64, 45, 7
        CMYK:
        61, 42, 0, 7
      HSL:
        221°, 81.1111%, 64.7059%
        HSV (HSB):
        221°, 61.3445%, 93.3333%
        XYZ:
        29.0789, 26.9136, 84.5511
        xyY:
        0.2069, 0.1915, 26.9136
      CIE-Lab:
        58.8943, 14.0918, -54.7020
        CIE-LCH:
        58.8943, 56.4879, 284.4459
        CIE-Luv:
        58.8943, -21.7372, -88.4044
        Hunter-Lab:
        51.8783, 9.2659, -60.3159
      #5c8bee color charts
#5c8bee RGB chart
      #5c8bee CMYK chart
      #5c8bee RGB pie chart
      #5c8bee color shades, tints & tones
#5c8bee color schemes
#5c8bee color preview, HTML & CSS examples
           This text has a color of #5c8bee        
        
          <p style="color:#5c8bee;">Text here</p>
        
        
          .mytext {color:#5c8bee;}
        
        Text color #5c8bee
      
           This box has a color of #5c8bee        
        
          <div style="background-color:#5c8bee;">Content here</div>
        
        
          .mybackground {background-color:#5c8bee;}
        
        Background color #5c8bee
      
           Border around this has a color of #5c8bee        
        
          <div style="border:2px solid #5c8bee;">Content here</div>
        
        
          .myborder {border:2px solid #5c8bee;}
        
        Border color #5c8bee