#3956a2 color space conversions
Hex:
        #3956a2
        RGB:
        57, 86, 162
        CMY:
        78, 66, 36
        CMYK:
        65, 47, 0, 36
      HSL:
        223°, 47.9452%, 42.9412%
        HSV (HSB):
        223°, 64.8148%, 63.5294%
        XYZ:
        11.5367, 10.1341, 35.5304
        xyY:
        0.2017, 0.1772, 10.1341
      CIE-Lab:
        38.0820, 14.4504, -44.4477
        CIE-LCH:
        38.0820, 46.7376, 288.0099
        CIE-Luv:
        38.0820, -13.3734, -64.7090
        Hunter-Lab:
        31.8341, 8.9791, -43.8906
      #3956a2 color charts
#3956a2 RGB chart
      #3956a2 CMYK chart
      #3956a2 RGB pie chart
      #3956a2 color shades, tints & tones
#3956a2 color schemes
#3956a2 color preview, HTML & CSS examples
           This text has a color of #3956a2        
        
          <p style="color:#3956a2;">Text here</p>
        
        
          .mytext {color:#3956a2;}
        
        Text color #3956a2
      
           This box has a color of #3956a2        
        
          <div style="background-color:#3956a2;">Content here</div>
        
        
          .mybackground {background-color:#3956a2;}
        
        Background color #3956a2
      
           Border around this has a color of #3956a2        
        
          <div style="border:2px solid #3956a2;">Content here</div>
        
        
          .myborder {border:2px solid #3956a2;}
        
        Border color #3956a2