#3496eb color space conversions
Hex:
        #3496eb
        RGB:
        52, 150, 235
        CMY:
        80, 41, 8
        CMYK:
        78, 36, 0, 8
      HSL:
        208°, 82.0628%, 56.2745%
        HSV (HSB):
        208°, 77.8723%, 92.1569%
        XYZ:
        27.3179, 28.5409, 82.6664
        xyY:
        0.1972, 0.2060, 28.5409
      CIE-Lab:
        60.3743, 0.7693, -50.7740
        CIE-LCH:
        60.3743, 50.7798, 270.8681
        CIE-Luv:
        60.3743, -33.3558, -80.9757
        Hunter-Lab:
        53.4237, -2.2165, -54.3472
      #3496eb color charts
#3496eb RGB chart
      #3496eb CMYK chart
      #3496eb RGB pie chart
      #3496eb color shades, tints & tones
#3496eb color schemes
#3496eb color preview, HTML & CSS examples
           This text has a color of #3496eb        
        
          <p style="color:#3496eb;">Text here</p>
        
        
          .mytext {color:#3496eb;}
        
        Text color #3496eb
      
           This box has a color of #3496eb        
        
          <div style="background-color:#3496eb;">Content here</div>
        
        
          .mybackground {background-color:#3496eb;}
        
        Background color #3496eb
      
           Border around this has a color of #3496eb        
        
          <div style="border:2px solid #3496eb;">Content here</div>
        
        
          .myborder {border:2px solid #3496eb;}
        
        Border color #3496eb