#2096bc color space conversions
Hex:
        #2096bc
        RGB:
        32, 150, 188
        CMY:
        87, 41, 26
        CMYK:
        83, 20, 0, 26
      HSL:
        195°, 70.9091%, 43.1373%
        HSV (HSB):
        195°, 82.9787%, 73.7255%
        XYZ:
        20.5791, 25.7506, 51.4627
        xyY:
        0.2104, 0.2633, 25.7506
      CIE-Lab:
        57.7996, -17.8633, -28.5498
        CIE-LCH:
        57.7996, 33.6777, 237.9662
        CIE-Luv:
        57.7996, -38.4468, -41.6209
        Hunter-Lab:
        50.7451, -16.4151, -24.6069
      #2096bc color charts
#2096bc RGB chart
      #2096bc CMYK chart
      #2096bc RGB pie chart
      #2096bc color shades, tints & tones
#2096bc color schemes
#2096bc color preview, HTML & CSS examples
           This text has a color of #2096bc        
        
          <p style="color:#2096bc;">Text here</p>
        
        
          .mytext {color:#2096bc;}
        
        Text color #2096bc
      
           This box has a color of #2096bc        
        
          <div style="background-color:#2096bc;">Content here</div>
        
        
          .mybackground {background-color:#2096bc;}
        
        Background color #2096bc
      
           Border around this has a color of #2096bc        
        
          <div style="border:2px solid #2096bc;">Content here</div>
        
        
          .myborder {border:2px solid #2096bc;}
        
        Border color #2096bc