#5ab4e2 color space conversions
Hex:
        #5ab4e2
        RGB:
        90, 180, 226
        CMY:
        65, 29, 11
        CMYK:
        60, 20, 0, 11
      HSL:
        200°, 70.1031%, 61.9608%
        HSV (HSB):
        200°, 60.1770%, 88.6275%
        XYZ:
        34.2652, 40.3072, 77.9256
        xyY:
        0.2247, 0.2643, 40.3072
      CIE-Lab:
        69.6877, -13.4873, -31.1596
        CIE-LCH:
        69.6877, 33.9533, 246.5949
        CIE-Luv:
        69.6877, -36.9416, -47.6811
        Hunter-Lab:
        63.4879, -14.7653, -28.3315
      #5ab4e2 color charts
#5ab4e2 RGB chart
      #5ab4e2 CMYK chart
      #5ab4e2 RGB pie chart
      #5ab4e2 color shades, tints & tones
#5ab4e2 color schemes
#5ab4e2 color preview, HTML & CSS examples
           This text has a color of #5ab4e2        
        
          <p style="color:#5ab4e2;">Text here</p>
        
        
          .mytext {color:#5ab4e2;}
        
        Text color #5ab4e2
      
           This box has a color of #5ab4e2        
        
          <div style="background-color:#5ab4e2;">Content here</div>
        
        
          .mybackground {background-color:#5ab4e2;}
        
        Background color #5ab4e2
      
           Border around this has a color of #5ab4e2        
        
          <div style="border:2px solid #5ab4e2;">Content here</div>
        
        
          .myborder {border:2px solid #5ab4e2;}
        
        Border color #5ab4e2