#2950e1 color space conversions
Hex:
        #2950e1
        RGB:
        41, 80, 225
        CMY:
        84, 69, 12
        CMYK:
        82, 64, 0, 12
      HSL:
        227°, 75.4098%, 52.1569%
        HSV (HSB):
        227°, 81.7778%, 88.2353%
        XYZ:
        17.3737, 11.6450, 72.5662
        xyY:
        0.1710, 0.1146, 11.6450
      CIE-Lab:
        40.6462, 39.5976, -77.0322
        CIE-LCH:
        40.6462, 86.6137, 297.2050
        CIE-Luv:
        40.6462, -14.9196, -112.3152
        Hunter-Lab:
        34.1247, 31.1603, -102.1927
      #2950e1 color charts
#2950e1 RGB chart
      #2950e1 CMYK chart
      #2950e1 RGB pie chart
      #2950e1 color shades, tints & tones
#2950e1 color schemes
#2950e1 color preview, HTML & CSS examples
           This text has a color of #2950e1        
        
          <p style="color:#2950e1;">Text here</p>
        
        
          .mytext {color:#2950e1;}
        
        Text color #2950e1
      
           This box has a color of #2950e1        
        
          <div style="background-color:#2950e1;">Content here</div>
        
        
          .mybackground {background-color:#2950e1;}
        
        Background color #2950e1
      
           Border around this has a color of #2950e1        
        
          <div style="border:2px solid #2950e1;">Content here</div>
        
        
          .myborder {border:2px solid #2950e1;}
        
        Border color #2950e1