#5b99d7 color space conversions
Hex:
        #5b99d7
        RGB:
        91, 153, 215
        CMY:
        64, 40, 16
        CMYK:
        58, 29, 0, 16
      HSL:
        210°, 60.7843%, 60.0000%
        HSV (HSB):
        210°, 57.6744%, 84.3137%
        XYZ:
        27.9714, 29.9129, 68.5895
        xyY:
        0.2212, 0.2365, 29.9129
      CIE-Lab:
        61.5790, -1.8131, -37.6898
        CIE-LCH:
        61.5790, 37.7334, 267.2459
        CIE-Luv:
        61.5790, -27.1292, -59.1125
        Hunter-Lab:
        54.6927, -4.4224, -36.0700
      #5b99d7 color charts
#5b99d7 RGB chart
      #5b99d7 CMYK chart
      #5b99d7 RGB pie chart
      #5b99d7 color shades, tints & tones
#5b99d7 color schemes
#5b99d7 color preview, HTML & CSS examples
           This text has a color of #5b99d7        
        
          <p style="color:#5b99d7;">Text here</p>
        
        
          .mytext {color:#5b99d7;}
        
        Text color #5b99d7
      
           This box has a color of #5b99d7        
        
          <div style="background-color:#5b99d7;">Content here</div>
        
        
          .mybackground {background-color:#5b99d7;}
        
        Background color #5b99d7
      
           Border around this has a color of #5b99d7        
        
          <div style="border:2px solid #5b99d7;">Content here</div>
        
        
          .myborder {border:2px solid #5b99d7;}
        
        Border color #5b99d7