#2296bc color space conversions
Hex:
        #2296bc
        RGB:
        34, 150, 188
        CMY:
        87, 41, 26
        CMYK:
        82, 20, 0, 26
      HSL:
        195°, 69.3694%, 43.5294%
        HSV (HSB):
        195°, 81.9149%, 73.7255%
        XYZ:
        20.6431, 25.7836, 51.4657
        xyY:
        0.2109, 0.2634, 25.7836
      CIE-Lab:
        57.8311, -17.6881, -28.4985
        CIE-LCH:
        57.8311, 33.5415, 238.1734
        CIE-Luv:
        57.8311, -38.2366, -41.5600
        Hunter-Lab:
        50.7776, -16.2933, -24.5492
      #2296bc color charts
#2296bc RGB chart
      #2296bc CMYK chart
      #2296bc RGB pie chart
      #2296bc color shades, tints & tones
#2296bc color schemes
#2296bc color preview, HTML & CSS examples
           This text has a color of #2296bc        
        
          <p style="color:#2296bc;">Text here</p>
        
        
          .mytext {color:#2296bc;}
        
        Text color #2296bc
      
           This box has a color of #2296bc        
        
          <div style="background-color:#2296bc;">Content here</div>
        
        
          .mybackground {background-color:#2296bc;}
        
        Background color #2296bc
      
           Border around this has a color of #2296bc        
        
          <div style="border:2px solid #2296bc;">Content here</div>
        
        
          .myborder {border:2px solid #2296bc;}
        
        Border color #2296bc