#3950b2 color space conversions
Hex:
        #3950b2
        RGB:
        57, 80, 178
        CMY:
        78, 69, 30
        CMYK:
        68, 55, 0, 30
      HSL:
        229°, 51.4894%, 46.0784%
        HSV (HSB):
        229°, 67.9775%, 69.8039%
        XYZ:
        12.5919, 9.8215, 43.3516
        xyY:
        0.1915, 0.1493, 9.8215
      CIE-Lab:
        37.5202, 24.2003, -54.8573
        CIE-LCH:
        37.5202, 59.9581, 293.8046
        CIE-Luv:
        37.5202, -11.7748, -79.7483
        Hunter-Lab:
        31.3393, 16.8760, -60.0781
      #3950b2 color charts
#3950b2 RGB chart
      #3950b2 CMYK chart
      #3950b2 RGB pie chart
      #3950b2 color shades, tints & tones
#3950b2 color schemes
#3950b2 color preview, HTML & CSS examples
           This text has a color of #3950b2        
        
          <p style="color:#3950b2;">Text here</p>
        
        
          .mytext {color:#3950b2;}
        
        Text color #3950b2
      
           This box has a color of #3950b2        
        
          <div style="background-color:#3950b2;">Content here</div>
        
        
          .mybackground {background-color:#3950b2;}
        
        Background color #3950b2
      
           Border around this has a color of #3950b2        
        
          <div style="border:2px solid #3950b2;">Content here</div>
        
        
          .myborder {border:2px solid #3950b2;}
        
        Border color #3950b2