#2969d4 color space conversions
Hex:
        #2969d4
        RGB:
        41, 105, 212
        CMY:
        84, 59, 17
        CMYK:
        81, 50, 0, 17
      HSL:
        218°, 67.5889%, 49.6078%
        HSV (HSB):
        218°, 80.6604%, 83.1373%
        XYZ:
        17.8497, 15.3280, 64.3052
        xyY:
        0.1831, 0.1572, 15.3280
      CIE-Lab:
        46.0803, 18.7431, -60.7651
        CIE-LCH:
        46.0803, 63.5901, 287.1425
        CIE-Luv:
        46.0803, -21.4592, -93.0292
        Hunter-Lab:
        39.1510, 12.8672, -69.9775
      #2969d4 color charts
#2969d4 RGB chart
      #2969d4 CMYK chart
      #2969d4 RGB pie chart
      #2969d4 color shades, tints & tones
#2969d4 color schemes
#2969d4 color preview, HTML & CSS examples
           This text has a color of #2969d4        
        
          <p style="color:#2969d4;">Text here</p>
        
        
          .mytext {color:#2969d4;}
        
        Text color #2969d4
      
           This box has a color of #2969d4        
        
          <div style="background-color:#2969d4;">Content here</div>
        
        
          .mybackground {background-color:#2969d4;}
        
        Background color #2969d4
      
           Border around this has a color of #2969d4        
        
          <div style="border:2px solid #2969d4;">Content here</div>
        
        
          .myborder {border:2px solid #2969d4;}
        
        Border color #2969d4