#296cf4 color space conversions
Hex:
        #296cf4
        RGB:
        41, 108, 244
        CMY:
        84, 58, 4
        CMYK:
        83, 56, 0, 4
      HSL:
        220°, 90.2222%, 55.8824%
        HSV (HSB):
        220°, 83.1967%, 95.6863%
        XYZ:
        22.6061, 17.7282, 87.8184
        xyY:
        0.1764, 0.1383, 17.7282
      CIE-Lab:
        49.1648, 28.9064, -73.8150
        CIE-LCH:
        49.1648, 79.2732, 291.3856
        CIE-Luv:
        49.1648, -21.7452, -114.5862
        Hunter-Lab:
        42.1049, 22.1533, -94.1881
      #296cf4 color charts
#296cf4 RGB chart
      #296cf4 CMYK chart
      #296cf4 RGB pie chart
      #296cf4 color shades, tints & tones
#296cf4 color schemes
#296cf4 color preview, HTML & CSS examples
           This text has a color of #296cf4        
        
          <p style="color:#296cf4;">Text here</p>
        
        
          .mytext {color:#296cf4;}
        
        Text color #296cf4
      
           This box has a color of #296cf4        
        
          <div style="background-color:#296cf4;">Content here</div>
        
        
          .mybackground {background-color:#296cf4;}
        
        Background color #296cf4
      
           Border around this has a color of #296cf4        
        
          <div style="border:2px solid #296cf4;">Content here</div>
        
        
          .myborder {border:2px solid #296cf4;}
        
        Border color #296cf4