#003956 color space conversions
Hex:
        #003956
        RGB:
        0, 57, 86
        CMY:
        100, 78, 66
        CMYK:
        100, 34, 0, 66
      HSL:
        200°, 100.0000%, 16.8627%
        HSV (HSB):
        200°, 100.0000%, 33.7255%
        XYZ:
        3.1428, 3.5981, 9.3330
        xyY:
        0.1955, 0.2238, 3.5981
      CIE-Lab:
        22.2958, -4.5841, -22.1555
        CIE-LCH:
        22.2958, 22.6247, 258.3102
        CIE-Luv:
        22.2958, -14.5326, -25.4676
        Hunter-Lab:
        18.9688, -3.6205, -15.8936
      #003956 color charts
#003956 RGB chart
      #003956 CMYK chart
      #003956 RGB pie chart
      #003956 color shades, tints & tones
#003956 color schemes
#003956 color preview, HTML & CSS examples
           This text has a color of #003956        
        
          <p style="color:#003956;">Text here</p>
        
        
          .mytext {color:#003956;}
        
        Text color #003956
      
           This box has a color of #003956        
        
          <div style="background-color:#003956;">Content here</div>
        
        
          .mybackground {background-color:#003956;}
        
        Background color #003956
      
           Border around this has a color of #003956        
        
          <div style="border:2px solid #003956;">Content here</div>
        
        
          .myborder {border:2px solid #003956;}
        
        Border color #003956