#012d41 color space conversions
Hex:
        #012d41
        RGB:
        1, 45, 65
        CMY:
        100, 82, 75
        CMYK:
        98, 31, 0, 75
      HSL:
        199°, 96.9697%, 12.9412%
        HSV (HSB):
        199°, 98.4615%, 25.4902%
        XYZ:
        1.9050, 2.2649, 5.3378
        xyY:
        0.2004, 0.2382, 2.2649
      CIE-Lab:
        16.8201, -5.6475, -16.6113
        CIE-LCH:
        16.8201, 17.5451, 251.2229
        CIE-Luv:
        16.8201, -11.1500, -16.5131
        Hunter-Lab:
        15.0495, -3.7413, -10.4944
      #012d41 color charts
#012d41 RGB chart
      #012d41 CMYK chart
      #012d41 RGB pie chart
      #012d41 color shades, tints & tones
#012d41 color schemes
#012d41 color preview, HTML & CSS examples
           This text has a color of #012d41        
        
          <p style="color:#012d41;">Text here</p>
        
        
          .mytext {color:#012d41;}
        
        Text color #012d41
      
           This box has a color of #012d41        
        
          <div style="background-color:#012d41;">Content here</div>
        
        
          .mybackground {background-color:#012d41;}
        
        Background color #012d41
      
           Border around this has a color of #012d41        
        
          <div style="border:2px solid #012d41;">Content here</div>
        
        
          .myborder {border:2px solid #012d41;}
        
        Border color #012d41