#5b9acc color space conversions
Hex:
        #5b9acc
        RGB:
        91, 154, 204
        CMY:
        64, 40, 20
        CMYK:
        55, 25, 0, 20
      HSL:
        207°, 52.5581%, 57.8431%
        HSV (HSB):
        207°, 55.3922%, 80.0000%
        XYZ:
        26.7691, 29.6950, 61.4476
        xyY:
        0.2270, 0.2518, 29.6950
      CIE-Lab:
        61.3901, -5.8341, -31.8454
        CIE-LCH:
        61.3901, 32.3754, 259.6185
        CIE-Luv:
        61.3901, -27.7307, -48.8967
        Hunter-Lab:
        54.4931, -7.6770, -28.7115
      #5b9acc color charts
#5b9acc RGB chart
      #5b9acc CMYK chart
      #5b9acc RGB pie chart
      #5b9acc color shades, tints & tones
#5b9acc color schemes
#5b9acc color preview, HTML & CSS examples
           This text has a color of #5b9acc        
        
          <p style="color:#5b9acc;">Text here</p>
        
        
          .mytext {color:#5b9acc;}
        
        Text color #5b9acc
      
           This box has a color of #5b9acc        
        
          <div style="background-color:#5b9acc;">Content here</div>
        
        
          .mybackground {background-color:#5b9acc;}
        
        Background color #5b9acc
      
           Border around this has a color of #5b9acc        
        
          <div style="border:2px solid #5b9acc;">Content here</div>
        
        
          .myborder {border:2px solid #5b9acc;}
        
        Border color #5b9acc