#012a87 color space conversions
Hex:
        #012a87
        RGB:
        1, 42, 135
        CMY:
        100, 84, 47
        CMYK:
        99, 69, 0, 47
      HSL:
        222°, 98.5294%, 26.6667%
        HSV (HSB):
        222°, 99.2593%, 52.9412%
        XYZ:
        5.2137, 3.4117, 23.3054
        xyY:
        0.1633, 0.1068, 3.4117
      CIE-Lab:
        21.6224, 27.8132, -54.7699
        CIE-LCH:
        21.6224, 61.4273, 296.9223
        CIE-Luv:
        21.6224, -9.1990, -63.3114
        Hunter-Lab:
        18.4707, 18.0610, -61.8798
      #012a87 color charts
#012a87 RGB chart
      #012a87 CMYK chart
      #012a87 RGB pie chart
      #012a87 color shades, tints & tones
#012a87 color schemes
#012a87 color preview, HTML & CSS examples
           This text has a color of #012a87        
        
          <p style="color:#012a87;">Text here</p>
        
        
          .mytext {color:#012a87;}
        
        Text color #012a87
      
           This box has a color of #012a87        
        
          <div style="background-color:#012a87;">Content here</div>
        
        
          .mybackground {background-color:#012a87;}
        
        Background color #012a87
      
           Border around this has a color of #012a87        
        
          <div style="border:2px solid #012a87;">Content here</div>
        
        
          .myborder {border:2px solid #012a87;}
        
        Border color #012a87