#2096b3 color space conversions
Hex:
        #2096b3
        RGB:
        32, 150, 179
        CMY:
        87, 41, 30
        CMYK:
        82, 16, 0, 30
      HSL:
        192°, 69.6682%, 41.3725%
        HSV (HSB):
        192°, 82.1229%, 70.1961%
        XYZ:
        19.6387, 25.3744, 46.5105
        xyY:
        0.2146, 0.2772, 25.3744
      CIE-Lab:
        57.4384, -20.9516, -24.0058
        CIE-LCH:
        57.4384, 31.8630, 228.8864
        CIE-Luv:
        57.4384, -39.0603, -33.7971
        Hunter-Lab:
        50.3731, -18.5619, -19.4826
      #2096b3 color charts
#2096b3 RGB chart
      #2096b3 CMYK chart
      #2096b3 RGB pie chart
      #2096b3 color shades, tints & tones
#2096b3 color schemes
#2096b3 color preview, HTML & CSS examples
           This text has a color of #2096b3        
        
          <p style="color:#2096b3;">Text here</p>
        
        
          .mytext {color:#2096b3;}
        
        Text color #2096b3
      
           This box has a color of #2096b3        
        
          <div style="background-color:#2096b3;">Content here</div>
        
        
          .mybackground {background-color:#2096b3;}
        
        Background color #2096b3
      
           Border around this has a color of #2096b3        
        
          <div style="border:2px solid #2096b3;">Content here</div>
        
        
          .myborder {border:2px solid #2096b3;}
        
        Border color #2096b3