#2950d1 color space conversions
Hex:
        #2950d1
        RGB:
        41, 80, 209
        CMY:
        84, 69, 18
        CMYK:
        80, 62, 0, 18
      HSL:
        226°, 67.2000%, 49.0196%
        HSV (HSB):
        226°, 80.3828%, 81.9608%
        XYZ:
        15.2917, 10.8122, 61.6026
        xyY:
        0.1744, 0.1233, 10.8122
      CIE-Lab:
        39.2623, 33.7422, -70.1357
        CIE-LCH:
        39.2623, 77.8303, 295.6922
        CIE-Luv:
        39.2623, -14.8029, -101.9465
        Hunter-Lab:
        32.8819, 25.4682, -88.0596
      #2950d1 color charts
#2950d1 RGB chart
      #2950d1 CMYK chart
      #2950d1 RGB pie chart
      #2950d1 color shades, tints & tones
#2950d1 color schemes
#2950d1 color preview, HTML & CSS examples
           This text has a color of #2950d1        
        
          <p style="color:#2950d1;">Text here</p>
        
        
          .mytext {color:#2950d1;}
        
        Text color #2950d1
      
           This box has a color of #2950d1        
        
          <div style="background-color:#2950d1;">Content here</div>
        
        
          .mybackground {background-color:#2950d1;}
        
        Background color #2950d1
      
           Border around this has a color of #2950d1        
        
          <div style="border:2px solid #2950d1;">Content here</div>
        
        
          .myborder {border:2px solid #2950d1;}
        
        Border color #2950d1