#296cdd color space conversions
Hex:
        #296cdd
        RGB:
        41, 108, 221
        CMY:
        84, 58, 13
        CMYK:
        81, 51, 0, 13
      HSL:
        218°, 72.5806%, 51.3725%
        HSV (HSB):
        218°, 81.4480%, 86.6667%
        XYZ:
        19.3282, 16.4170, 70.5567
        xyY:
        0.1818, 0.1544, 16.4170
      CIE-Lab:
        47.5169, 20.2474, -63.5585
        CIE-LCH:
        47.5169, 66.7056, 287.6700
        CIE-Luv:
        47.5169, -22.1420, -98.0605
        Hunter-Lab:
        40.5179, 14.2431, -74.8834
      #296cdd color charts
#296cdd RGB chart
      #296cdd CMYK chart
      #296cdd RGB pie chart
      #296cdd color shades, tints & tones
#296cdd color schemes
#296cdd color preview, HTML & CSS examples
           This text has a color of #296cdd        
        
          <p style="color:#296cdd;">Text here</p>
        
        
          .mytext {color:#296cdd;}
        
        Text color #296cdd
      
           This box has a color of #296cdd        
        
          <div style="background-color:#296cdd;">Content here</div>
        
        
          .mybackground {background-color:#296cdd;}
        
        Background color #296cdd
      
           Border around this has a color of #296cdd        
        
          <div style="border:2px solid #296cdd;">Content here</div>
        
        
          .myborder {border:2px solid #296cdd;}
        
        Border color #296cdd