#2940d2 color space conversions
Hex:
        #2940d2
        RGB:
        41, 64, 210
        CMY:
        84, 75, 18
        CMYK:
        80, 70, 0, 18
      HSL:
        232°, 67.3307%, 49.2157%
        HSV (HSB):
        232°, 80.4762%, 82.3529%
        XYZ:
        14.3807, 8.7914, 61.9117
        xyY:
        0.1690, 0.1033, 8.7914
      CIE-Lab:
        35.5794, 44.1054, -76.7617
        CIE-LCH:
        35.5794, 88.5305, 299.8806
        CIE-Luv:
        35.5794, -11.3649, -106.3855
        Hunter-Lab:
        29.6502, 34.6867, -103.0465
      #2940d2 color charts
#2940d2 RGB chart
      #2940d2 CMYK chart
      #2940d2 RGB pie chart
      #2940d2 color shades, tints & tones
#2940d2 color schemes
#2940d2 color preview, HTML & CSS examples
           This text has a color of #2940d2        
        
          <p style="color:#2940d2;">Text here</p>
        
        
          .mytext {color:#2940d2;}
        
        Text color #2940d2
      
           This box has a color of #2940d2        
        
          <div style="background-color:#2940d2;">Content here</div>
        
        
          .mybackground {background-color:#2940d2;}
        
        Background color #2940d2
      
           Border around this has a color of #2940d2        
        
          <div style="border:2px solid #2940d2;">Content here</div>
        
        
          .myborder {border:2px solid #2940d2;}
        
        Border color #2940d2