#2967d2 color space conversions
Hex:
        #2967d2
        RGB:
        41, 103, 210
        CMY:
        84, 60, 18
        CMYK:
        80, 51, 0, 18
      HSL:
        218°, 67.3307%, 49.2157%
        HSV (HSB):
        218°, 80.4762%, 82.3529%
        XYZ:
        17.3976, 14.8251, 62.9173
        xyY:
        0.1829, 0.1558, 14.8251
      CIE-Lab:
        45.3936, 19.2643, -60.7329
        CIE-LCH:
        45.3936, 63.7150, 287.5989
        CIE-Luv:
        45.3936, -20.9168, -92.6347
        Hunter-Lab:
        38.5033, 13.2736, -69.9320
      #2967d2 color charts
#2967d2 RGB chart
      #2967d2 CMYK chart
      #2967d2 RGB pie chart
      #2967d2 color shades, tints & tones
#2967d2 color schemes
#2967d2 color preview, HTML & CSS examples
           This text has a color of #2967d2        
        
          <p style="color:#2967d2;">Text here</p>
        
        
          .mytext {color:#2967d2;}
        
        Text color #2967d2
      
           This box has a color of #2967d2        
        
          <div style="background-color:#2967d2;">Content here</div>
        
        
          .mybackground {background-color:#2967d2;}
        
        Background color #2967d2
      
           Border around this has a color of #2967d2        
        
          <div style="border:2px solid #2967d2;">Content here</div>
        
        
          .myborder {border:2px solid #2967d2;}
        
        Border color #2967d2