#5b8dcd color space conversions
Hex:
        #5b8dcd
        RGB:
        91, 141, 205
        CMY:
        64, 45, 20
        CMYK:
        56, 31, 0, 20
      HSL:
        214°, 53.2710%, 58.0392%
        HSV (HSB):
        214°, 55.6098%, 80.3922%
        XYZ:
        24.8587, 25.6817, 61.4045
        xyY:
        0.2221, 0.2294, 25.6817
      CIE-Lab:
        57.7337, 1.9370, -38.1110
        CIE-LCH:
        57.7337, 38.1602, 272.9096
        CIE-Luv:
        57.7337, -22.9100, -59.6037
        Hunter-Lab:
        50.6771, -1.1251, -36.3666
      #5b8dcd color charts
#5b8dcd RGB chart
      #5b8dcd CMYK chart
      #5b8dcd RGB pie chart
      #5b8dcd color shades, tints & tones
#5b8dcd color schemes
#5b8dcd color preview, HTML & CSS examples
           This text has a color of #5b8dcd        
        
          <p style="color:#5b8dcd;">Text here</p>
        
        
          .mytext {color:#5b8dcd;}
        
        Text color #5b8dcd
      
           This box has a color of #5b8dcd        
        
          <div style="background-color:#5b8dcd;">Content here</div>
        
        
          .mybackground {background-color:#5b8dcd;}
        
        Background color #5b8dcd
      
           Border around this has a color of #5b8dcd        
        
          <div style="border:2px solid #5b8dcd;">Content here</div>
        
        
          .myborder {border:2px solid #5b8dcd;}
        
        Border color #5b8dcd