#296fdf color space conversions
Hex:
        #296fdf
        RGB:
        41, 111, 223
        CMY:
        84, 56, 13
        CMYK:
        82, 50, 0, 13
      HSL:
        217°, 73.9837%, 51.7647%
        HSV (HSB):
        217°, 81.6143%, 87.4510%
        XYZ:
        19.9182, 17.1680, 72.0760
        xyY:
        0.1825, 0.1573, 17.1680
      CIE-Lab:
        48.4710, 19.0966, -63.1468
        CIE-LCH:
        48.4710, 65.9712, 286.8262
        CIE-Luv:
        48.4710, -22.9680, -97.8880
        Hunter-Lab:
        41.4343, 13.2980, -74.1324
      #296fdf color charts
#296fdf RGB chart
      #296fdf CMYK chart
      #296fdf RGB pie chart
      #296fdf color shades, tints & tones
#296fdf color schemes
#296fdf color preview, HTML & CSS examples
           This text has a color of #296fdf        
        
          <p style="color:#296fdf;">Text here</p>
        
        
          .mytext {color:#296fdf;}
        
        Text color #296fdf
      
           This box has a color of #296fdf        
        
          <div style="background-color:#296fdf;">Content here</div>
        
        
          .mybackground {background-color:#296fdf;}
        
        Background color #296fdf
      
           Border around this has a color of #296fdf        
        
          <div style="border:2px solid #296fdf;">Content here</div>
        
        
          .myborder {border:2px solid #296fdf;}
        
        Border color #296fdf