#5b8aee color space conversions
Hex:
        #5b8aee
        RGB:
        91, 138, 238
        CMY:
        64, 46, 7
        CMYK:
        62, 42, 0, 7
      HSL:
        221°, 81.2155%, 64.5098%
        HSV (HSB):
        221°, 61.7647%, 93.3333%
        XYZ:
        28.8355, 26.5742, 84.4985
        xyY:
        0.2061, 0.1899, 26.5742
      CIE-Lab:
        58.5781, 14.5121, -55.2090
        CIE-LCH:
        58.5781, 57.0844, 284.7275
        CIE-Luv:
        58.5781, -21.6683, -89.1785
        Hunter-Lab:
        51.5501, 9.6344, -61.1002
      #5b8aee color charts
#5b8aee RGB chart
      #5b8aee CMYK chart
      #5b8aee RGB pie chart
      #5b8aee color shades, tints & tones
#5b8aee color schemes
#5b8aee color preview, HTML & CSS examples
           This text has a color of #5b8aee        
        
          <p style="color:#5b8aee;">Text here</p>
        
        
          .mytext {color:#5b8aee;}
        
        Text color #5b8aee
      
           This box has a color of #5b8aee        
        
          <div style="background-color:#5b8aee;">Content here</div>
        
        
          .mybackground {background-color:#5b8aee;}
        
        Background color #5b8aee
      
           Border around this has a color of #5b8aee        
        
          <div style="border:2px solid #5b8aee;">Content here</div>
        
        
          .myborder {border:2px solid #5b8aee;}
        
        Border color #5b8aee