#5496fe color space conversions
Hex:
        #5496fe
        RGB:
        84, 150, 254
        CMY:
        67, 41, 0
        CMYK:
        67, 41, 0, 0
      HSL:
        217°, 98.8372%, 66.2745%
        HSV (HSB):
        217°, 66.9291%, 99.6078%
        XYZ:
        32.4519, 30.8533, 98.0108
        xyY:
        0.2012, 0.1913, 30.8533
      CIE-Lab:
        62.3836, 11.6049, -57.9644
        CIE-LCH:
        62.3836, 59.1147, 281.3214
        CIE-Luv:
        62.3836, -27.0685, -94.4996
        Hunter-Lab:
        55.5457, 7.0814, -65.7356
      #5496fe color charts
#5496fe RGB chart
      #5496fe CMYK chart
      #5496fe RGB pie chart
      #5496fe color shades, tints & tones
#5496fe color schemes
#5496fe color preview, HTML & CSS examples
           This text has a color of #5496fe        
        
          <p style="color:#5496fe;">Text here</p>
        
        
          .mytext {color:#5496fe;}
        
        Text color #5496fe
      
           This box has a color of #5496fe        
        
          <div style="background-color:#5496fe;">Content here</div>
        
        
          .mybackground {background-color:#5496fe;}
        
        Background color #5496fe
      
           Border around this has a color of #5496fe        
        
          <div style="border:2px solid #5496fe;">Content here</div>
        
        
          .myborder {border:2px solid #5496fe;}
        
        Border color #5496fe