#5b99c3 color space conversions
Hex:
        #5b99c3
        RGB:
        91, 153, 195
        CMY:
        64, 40, 24
        CMYK:
        53, 22, 0, 24
      HSL:
        204°, 46.4286%, 56.0784%
        HSV (HSB):
        204°, 53.3333%, 76.4706%
        XYZ:
        25.5559, 28.9467, 55.8701
        xyY:
        0.2315, 0.2623, 28.9467
      CIE-Lab:
        60.7346, -8.0361, -27.8156
        CIE-LCH:
        60.7346, 28.9532, 253.8857
        CIE-Luv:
        60.7346, -27.5545, -41.9062
        Hunter-Lab:
        53.8022, -9.3666, -23.9073
      #5b99c3 color charts
#5b99c3 RGB chart
      #5b99c3 CMYK chart
      #5b99c3 RGB pie chart
      #5b99c3 color shades, tints & tones
#5b99c3 color schemes
#5b99c3 color preview, HTML & CSS examples
           This text has a color of #5b99c3        
        
          <p style="color:#5b99c3;">Text here</p>
        
        
          .mytext {color:#5b99c3;}
        
        Text color #5b99c3
      
           This box has a color of #5b99c3        
        
          <div style="background-color:#5b99c3;">Content here</div>
        
        
          .mybackground {background-color:#5b99c3;}
        
        Background color #5b99c3
      
           Border around this has a color of #5b99c3        
        
          <div style="border:2px solid #5b99c3;">Content here</div>
        
        
          .myborder {border:2px solid #5b99c3;}
        
        Border color #5b99c3