#5b8acd color space conversions
Hex:
        #5b8acd
        RGB:
        91, 138, 205
        CMY:
        64, 46, 20
        CMYK:
        56, 33, 0, 20
      HSL:
        215°, 53.2710%, 58.0392%
        HSV (HSB):
        215°, 55.6098%, 80.3922%
        XYZ:
        24.4223, 24.8089, 61.2590
        xyY:
        0.2210, 0.2245, 24.8089
      CIE-Lab:
        56.8887, 3.6968, -39.4372
        CIE-LCH:
        56.8887, 39.6101, 275.3552
        CIE-Luv:
        56.8887, -21.8217, -61.8204
        Hunter-Lab:
        49.8085, 0.3579, -38.0542
      #5b8acd color charts
#5b8acd RGB chart
      #5b8acd CMYK chart
      #5b8acd RGB pie chart
      #5b8acd color shades, tints & tones
#5b8acd color schemes
#5b8acd color preview, HTML & CSS examples
           This text has a color of #5b8acd        
        
          <p style="color:#5b8acd;">Text here</p>
        
        
          .mytext {color:#5b8acd;}
        
        Text color #5b8acd
      
           This box has a color of #5b8acd        
        
          <div style="background-color:#5b8acd;">Content here</div>
        
        
          .mybackground {background-color:#5b8acd;}
        
        Background color #5b8acd
      
           Border around this has a color of #5b8acd        
        
          <div style="border:2px solid #5b8acd;">Content here</div>
        
        
          .myborder {border:2px solid #5b8acd;}
        
        Border color #5b8acd