#5496eb color space conversions
Hex:
        #5496eb
        RGB:
        84, 150, 235
        CMY:
        67, 41, 8
        CMYK:
        64, 36, 0, 8
      HSL:
        214°, 79.0576%, 62.5490%
        HSV (HSB):
        214°, 64.2553%, 92.1569%
        XYZ:
        29.5579, 29.6957, 82.7712
        xyY:
        0.2081, 0.2091, 29.6957
      CIE-Lab:
        61.3907, 5.1711, -49.0986
        CIE-LCH:
        61.3907, 49.3702, 276.0123
        CIE-Luv:
        61.3907, -27.4379, -78.8801
        Hunter-Lab:
        54.4937, 1.4560, -51.9107
      #5496eb color charts
#5496eb RGB chart
      #5496eb CMYK chart
      #5496eb RGB pie chart
      #5496eb color shades, tints & tones
#5496eb color schemes
#5496eb color preview, HTML & CSS examples
           This text has a color of #5496eb        
        
          <p style="color:#5496eb;">Text here</p>
        
        
          .mytext {color:#5496eb;}
        
        Text color #5496eb
      
           This box has a color of #5496eb        
        
          <div style="background-color:#5496eb;">Content here</div>
        
        
          .mybackground {background-color:#5496eb;}
        
        Background color #5496eb
      
           Border around this has a color of #5496eb        
        
          <div style="border:2px solid #5496eb;">Content here</div>
        
        
          .myborder {border:2px solid #5496eb;}
        
        Border color #5496eb