#012270 color space conversions
Hex:
        #012270
        RGB:
        1, 34, 112
        CMY:
        100, 87, 56
        CMYK:
        99, 70, 0, 56
      HSL:
        222°, 98.2301%, 22.1569%
        HSV (HSB):
        222°, 99.1071%, 43.9216%
        XYZ:
        3.5092, 2.3204, 15.5922
        xyY:
        0.1638, 0.1083, 2.3204
      CIE-Lab:
        17.0859, 23.8799, -47.5907
        CIE-LCH:
        17.0859, 53.2459, 296.6464
        CIE-Luv:
        17.0859, -7.3029, -49.5130
        Hunter-Lab:
        15.2327, 14.4639, -50.0261
      #012270 color charts
#012270 RGB chart
      #012270 CMYK chart
      #012270 RGB pie chart
      #012270 color shades, tints & tones
#012270 color schemes
#012270 color preview, HTML & CSS examples
           This text has a color of #012270        
        
          <p style="color:#012270;">Text here</p>
        
        
          .mytext {color:#012270;}
        
        Text color #012270
      
           This box has a color of #012270        
        
          <div style="background-color:#012270;">Content here</div>
        
        
          .mybackground {background-color:#012270;}
        
        Background color #012270
      
           Border around this has a color of #012270        
        
          <div style="border:2px solid #012270;">Content here</div>
        
        
          .myborder {border:2px solid #012270;}
        
        Border color #012270