#3956a7 color space conversions
Hex:
        #3956a7
        RGB:
        57, 86, 167
        CMY:
        78, 66, 35
        CMYK:
        66, 49, 0, 35
      HSL:
        224°, 49.1071%, 43.9216%
        HSV (HSB):
        224°, 65.8683%, 65.4902%
        XYZ:
        11.9902, 10.3155, 37.9183
        xyY:
        0.1991, 0.1713, 10.3155
      CIE-Lab:
        38.4027, 16.2698, -46.9126
        CIE-LCH:
        38.4027, 49.6538, 289.1271
        CIE-Luv:
        38.4027, -13.4009, -68.5611
        Hunter-Lab:
        32.1177, 10.4317, -47.5158
      #3956a7 color charts
#3956a7 RGB chart
      #3956a7 CMYK chart
      #3956a7 RGB pie chart
      #3956a7 color shades, tints & tones
#3956a7 color schemes
#3956a7 color preview, HTML & CSS examples
           This text has a color of #3956a7        
        
          <p style="color:#3956a7;">Text here</p>
        
        
          .mytext {color:#3956a7;}
        
        Text color #3956a7
      
           This box has a color of #3956a7        
        
          <div style="background-color:#3956a7;">Content here</div>
        
        
          .mybackground {background-color:#3956a7;}
        
        Background color #3956a7
      
           Border around this has a color of #3956a7        
        
          <div style="border:2px solid #3956a7;">Content here</div>
        
        
          .myborder {border:2px solid #3956a7;}
        
        Border color #3956a7