#2940d5 color space conversions
Hex:
        #2940d5
        RGB:
        41, 64, 213
        CMY:
        84, 75, 16
        CMYK:
        81, 70, 0, 16
      HSL:
        232°, 67.7165%, 49.8039%
        HSV (HSB):
        232°, 80.7512%, 83.5294%
        XYZ:
        14.7581, 8.9423, 63.8990
        xyY:
        0.1685, 0.1021, 8.9423
      CIE-Lab:
        35.8730, 45.1506, -78.0098
        CIE-LCH:
        35.8730, 90.1338, 300.0614
        CIE-Luv:
        35.8730, -11.4329, -108.2106
        Hunter-Lab:
        29.9037, 35.7620, -105.7599
      #2940d5 color charts
#2940d5 RGB chart
      #2940d5 CMYK chart
      #2940d5 RGB pie chart
      #2940d5 color shades, tints & tones
#2940d5 color schemes
#2940d5 color preview, HTML & CSS examples
           This text has a color of #2940d5        
        
          <p style="color:#2940d5;">Text here</p>
        
        
          .mytext {color:#2940d5;}
        
        Text color #2940d5
      
           This box has a color of #2940d5        
        
          <div style="background-color:#2940d5;">Content here</div>
        
        
          .mybackground {background-color:#2940d5;}
        
        Background color #2940d5
      
           Border around this has a color of #2940d5        
        
          <div style="border:2px solid #2940d5;">Content here</div>
        
        
          .myborder {border:2px solid #2940d5;}
        
        Border color #2940d5