#3956a9 color space conversions
Hex:
        #3956a9
        RGB:
        57, 86, 169
        CMY:
        78, 66, 34
        CMYK:
        66, 49, 0, 34
      HSL:
        224°, 49.5575%, 44.3137%
        HSV (HSB):
        224°, 66.2722%, 66.2745%
        XYZ:
        12.1766, 10.3900, 38.8998
        xyY:
        0.1981, 0.1690, 10.3900
      CIE-Lab:
        38.5335, 16.9989, -47.8909
        CIE-LCH:
        38.5335, 50.8183, 289.5423
        CIE-Luv:
        38.5335, -13.4132, -70.0885
        Hunter-Lab:
        32.2335, 11.0216, -48.9884
      #3956a9 color charts
#3956a9 RGB chart
      #3956a9 CMYK chart
      #3956a9 RGB pie chart
      #3956a9 color shades, tints & tones
#3956a9 color schemes
#3956a9 color preview, HTML & CSS examples
           This text has a color of #3956a9        
        
          <p style="color:#3956a9;">Text here</p>
        
        
          .mytext {color:#3956a9;}
        
        Text color #3956a9
      
           This box has a color of #3956a9        
        
          <div style="background-color:#3956a9;">Content here</div>
        
        
          .mybackground {background-color:#3956a9;}
        
        Background color #3956a9
      
           Border around this has a color of #3956a9        
        
          <div style="border:2px solid #3956a9;">Content here</div>
        
        
          .myborder {border:2px solid #3956a9;}
        
        Border color #3956a9