#2196b6 color space conversions
Hex:
        #2196b6
        RGB:
        33, 150, 182
        CMY:
        87, 41, 29
        CMYK:
        82, 18, 0, 29
      HSL:
        193°, 69.3023%, 42.1569%
        HSV (HSB):
        193°, 81.8681%, 71.3725%
        XYZ:
        19.9770, 25.5134, 48.1277
        xyY:
        0.2134, 0.2725, 25.5134
      CIE-Lab:
        57.5723, -19.8406, -25.5009
        CIE-LCH:
        57.5723, 32.3102, 232.1158
        CIE-Luv:
        57.5723, -38.7481, -36.3751
        Hunter-Lab:
        50.5108, -17.7971, -21.1351
      #2196b6 color charts
#2196b6 RGB chart
      #2196b6 CMYK chart
      #2196b6 RGB pie chart
      #2196b6 color shades, tints & tones
#2196b6 color schemes
#2196b6 color preview, HTML & CSS examples
           This text has a color of #2196b6        
        
          <p style="color:#2196b6;">Text here</p>
        
        
          .mytext {color:#2196b6;}
        
        Text color #2196b6
      
           This box has a color of #2196b6        
        
          <div style="background-color:#2196b6;">Content here</div>
        
        
          .mybackground {background-color:#2196b6;}
        
        Background color #2196b6
      
           Border around this has a color of #2196b6        
        
          <div style="border:2px solid #2196b6;">Content here</div>
        
        
          .myborder {border:2px solid #2196b6;}
        
        Border color #2196b6