#5a99d1 color space conversions
Hex:
        #5a99d1
        RGB:
        90, 153, 209
        CMY:
        65, 40, 18
        CMYK:
        57, 27, 0, 18
      HSL:
        208°, 56.3981%, 58.6275%
        HSV (HSB):
        208°, 56.9378%, 81.9608%
        XYZ:
        27.1163, 29.5596, 64.5980
        xyY:
        0.2236, 0.2437, 29.5596
      CIE-Lab:
        61.2723, -3.9152, -34.8261
        CIE-LCH:
        61.2723, 35.0455, 263.5856
        CIE-Luv:
        61.2723, -27.5311, -54.0554
        Hunter-Lab:
        54.3687, -6.1187, -32.3871
      #5a99d1 color charts
#5a99d1 RGB chart
      #5a99d1 CMYK chart
      #5a99d1 RGB pie chart
      #5a99d1 color shades, tints & tones
#5a99d1 color schemes
#5a99d1 color preview, HTML & CSS examples
           This text has a color of #5a99d1        
        
          <p style="color:#5a99d1;">Text here</p>
        
        
          .mytext {color:#5a99d1;}
        
        Text color #5a99d1
      
           This box has a color of #5a99d1        
        
          <div style="background-color:#5a99d1;">Content here</div>
        
        
          .mybackground {background-color:#5a99d1;}
        
        Background color #5a99d1
      
           Border around this has a color of #5a99d1        
        
          <div style="border:2px solid #5a99d1;">Content here</div>
        
        
          .myborder {border:2px solid #5a99d1;}
        
        Border color #5a99d1