#2969c4 color space conversions
Hex:
        #2969c4
        RGB:
        41, 105, 196
        CMY:
        84, 59, 23
        CMYK:
        79, 46, 0, 23
      HSL:
        215°, 65.4008%, 46.4706%
        HSV (HSB):
        215°, 79.0816%, 76.8627%
        XYZ:
        15.9298, 14.5601, 54.1953
        xyY:
        0.1881, 0.1719, 14.5601
      CIE-Lab:
        45.0257, 12.6313, -53.2838
        CIE-LCH:
        45.0257, 54.7605, 283.3362
        CIE-Luv:
        45.0257, -21.8354, -80.8872
        Hunter-Lab:
        38.1577, 7.7431, -57.4992
      #2969c4 color charts
#2969c4 RGB chart
      #2969c4 CMYK chart
      #2969c4 RGB pie chart
      #2969c4 color shades, tints & tones
#2969c4 color schemes
#2969c4 color preview, HTML & CSS examples
           This text has a color of #2969c4        
        
          <p style="color:#2969c4;">Text here</p>
        
        
          .mytext {color:#2969c4;}
        
        Text color #2969c4
      
           This box has a color of #2969c4        
        
          <div style="background-color:#2969c4;">Content here</div>
        
        
          .mybackground {background-color:#2969c4;}
        
        Background color #2969c4
      
           Border around this has a color of #2969c4        
        
          <div style="border:2px solid #2969c4;">Content here</div>
        
        
          .myborder {border:2px solid #2969c4;}
        
        Border color #2969c4