#2969ca color space conversions
Hex:
        #2969ca
        RGB:
        41, 105, 202
        CMY:
        84, 59, 21
        CMYK:
        80, 48, 0, 21
      HSL:
        216°, 66.2551%, 47.6471%
        HSV (HSB):
        216°, 79.7030%, 79.2157%
        XYZ:
        16.6267, 14.8388, 57.8650
        xyY:
        0.1861, 0.1661, 14.8388
      CIE-Lab:
        45.4127, 14.9259, -56.1162
        CIE-LCH:
        45.4127, 58.0673, 284.8948
        CIE-Luv:
        45.4127, -21.6841, -85.4957
        Hunter-Lab:
        38.5212, 9.6329, -62.0982
      #2969ca color charts
#2969ca RGB chart
      #2969ca CMYK chart
      #2969ca RGB pie chart
      #2969ca color shades, tints & tones
#2969ca color schemes
#2969ca color preview, HTML & CSS examples
           This text has a color of #2969ca        
        
          <p style="color:#2969ca;">Text here</p>
        
        
          .mytext {color:#2969ca;}
        
        Text color #2969ca
      
           This box has a color of #2969ca        
        
          <div style="background-color:#2969ca;">Content here</div>
        
        
          .mybackground {background-color:#2969ca;}
        
        Background color #2969ca
      
           Border around this has a color of #2969ca        
        
          <div style="border:2px solid #2969ca;">Content here</div>
        
        
          .myborder {border:2px solid #2969ca;}
        
        Border color #2969ca