#296dce color space conversions
Hex:
        #296dce
        RGB:
        41, 109, 206
        CMY:
        84, 57, 19
        CMYK:
        80, 47, 0, 19
      HSL:
        215°, 66.8016%, 48.4314%
        HSV (HSB):
        215°, 80.0971%, 80.7843%
        XYZ:
        17.5237, 15.8649, 60.5312
        xyY:
        0.1866, 0.1689, 15.8649
      CIE-Lab:
        46.7968, 13.9006, -56.1806
        CIE-LCH:
        46.7968, 57.8748, 283.8974
        CIE-Luv:
        46.7968, -22.7973, -86.1841
        Hunter-Lab:
        39.8308, 8.8277, -62.2219
      #296dce color charts
#296dce RGB chart
      #296dce CMYK chart
      #296dce RGB pie chart
      #296dce color shades, tints & tones
#296dce color schemes
#296dce color preview, HTML & CSS examples
           This text has a color of #296dce        
        
          <p style="color:#296dce;">Text here</p>
        
        
          .mytext {color:#296dce;}
        
        Text color #296dce
      
           This box has a color of #296dce        
        
          <div style="background-color:#296dce;">Content here</div>
        
        
          .mybackground {background-color:#296dce;}
        
        Background color #296dce
      
           Border around this has a color of #296dce        
        
          <div style="border:2px solid #296dce;">Content here</div>
        
        
          .myborder {border:2px solid #296dce;}
        
        Border color #296dce