#2950c1 color space conversions
Hex:
        #2950c1
        RGB:
        41, 80, 193
        CMY:
        84, 69, 24
        CMYK:
        79, 59, 0, 24
      HSL:
        225°, 64.9573%, 45.8824%
        HSV (HSB):
        225°, 78.7565%, 75.6863%
        XYZ:
        13.4088, 10.0590, 51.6869
        xyY:
        0.1784, 0.1338, 10.0590
      CIE-Lab:
        37.9481, 27.7526, -63.0024
        CIE-LCH:
        37.9481, 68.8441, 293.7735
        CIE-Luv:
        37.9481, -14.7463, -91.1938
        Hunter-Lab:
        31.7159, 19.9628, -74.4229
      #2950c1 color charts
#2950c1 RGB chart
      #2950c1 CMYK chart
      #2950c1 RGB pie chart
      #2950c1 color shades, tints & tones
#2950c1 color schemes
#2950c1 color preview, HTML & CSS examples
           This text has a color of #2950c1        
        
          <p style="color:#2950c1;">Text here</p>
        
        
          .mytext {color:#2950c1;}
        
        Text color #2950c1
      
           This box has a color of #2950c1        
        
          <div style="background-color:#2950c1;">Content here</div>
        
        
          .mybackground {background-color:#2950c1;}
        
        Background color #2950c1
      
           Border around this has a color of #2950c1        
        
          <div style="border:2px solid #2950c1;">Content here</div>
        
        
          .myborder {border:2px solid #2950c1;}
        
        Border color #2950c1