#012955 color space conversions
Hex:
        #012955
        RGB:
        1, 41, 85
        CMY:
        100, 84, 67
        CMYK:
        99, 52, 0, 67
      HSL:
        211°, 97.6744%, 16.8627%
        HSV (HSB):
        211°, 98.8235%, 33.3333%
        XYZ:
        2.4451, 2.2482, 8.8994
        xyY:
        0.1799, 0.1654, 2.2482
      CIE-Lab:
        16.7393, 6.4841, -30.3483
        CIE-LCH:
        16.7393, 31.0332, 282.0603
        CIE-Luv:
        16.7393, -9.1968, -31.8761
        Hunter-Lab:
        14.9940, 2.8693, -24.6946
      #012955 color charts
#012955 RGB chart
      #012955 CMYK chart
      #012955 RGB pie chart
      #012955 color shades, tints & tones
#012955 color schemes
#012955 color preview, HTML & CSS examples
           This text has a color of #012955        
        
          <p style="color:#012955;">Text here</p>
        
        
          .mytext {color:#012955;}
        
        Text color #012955
      
           This box has a color of #012955        
        
          <div style="background-color:#012955;">Content here</div>
        
        
          .mybackground {background-color:#012955;}
        
        Background color #012955
      
           Border around this has a color of #012955        
        
          <div style="border:2px solid #012955;">Content here</div>
        
        
          .myborder {border:2px solid #012955;}
        
        Border color #012955