#3950ab color space conversions
Hex:
        #3950ab
        RGB:
        57, 80, 171
        CMY:
        78, 69, 33
        CMYK:
        67, 53, 0, 33
      HSL:
        228°, 50.0000%, 44.7059%
        HSV (HSB):
        228°, 66.6667%, 67.0588%
        XYZ:
        11.9067, 9.5475, 39.7434
        xyY:
        0.1946, 0.1560, 9.5475
      CIE-Lab:
        37.0177, 21.6566, -51.5229
        CIE-LCH:
        37.0177, 55.8893, 292.7984
        CIE-Luv:
        37.0177, -11.6652, -74.6542
        Hunter-Lab:
        30.8990, 14.7105, -54.6317
      #3950ab color charts
#3950ab RGB chart
      #3950ab CMYK chart
      #3950ab RGB pie chart
      #3950ab color shades, tints & tones
#3950ab color schemes
#3950ab color preview, HTML & CSS examples
           This text has a color of #3950ab        
        
          <p style="color:#3950ab;">Text here</p>
        
        
          .mytext {color:#3950ab;}
        
        Text color #3950ab
      
           This box has a color of #3950ab        
        
          <div style="background-color:#3950ab;">Content here</div>
        
        
          .mybackground {background-color:#3950ab;}
        
        Background color #3950ab
      
           Border around this has a color of #3950ab        
        
          <div style="border:2px solid #3950ab;">Content here</div>
        
        
          .myborder {border:2px solid #3950ab;}
        
        Border color #3950ab