#01214a color space conversions
Hex:
        #01214a
        RGB:
        1, 33, 74
        CMY:
        100, 87, 71
        CMYK:
        99, 55, 0, 71
      HSL:
        214°, 97.3333%, 14.7059%
        HSV (HSB):
        214°, 98.6486%, 29.0196%
        XYZ:
        1.7924, 1.5886, 6.6907
        xyY:
        0.1780, 0.1577, 1.5886
      CIE-Lab:
        13.1604, 7.3955, -28.6459
        CIE-LCH:
        13.1604, 29.5851, 284.4759
        CIE-Luv:
        13.1604, -7.0029, -26.5937
        Hunter-Lab:
        12.6039, 3.3278, -22.6511
      #01214a color charts
#01214a RGB chart
      #01214a CMYK chart
      #01214a RGB pie chart
      #01214a color shades, tints & tones
#01214a color schemes
#01214a color preview, HTML & CSS examples
           This text has a color of #01214a        
        
          <p style="color:#01214a;">Text here</p>
        
        
          .mytext {color:#01214a;}
        
        Text color #01214a
      
           This box has a color of #01214a        
        
          <div style="background-color:#01214a;">Content here</div>
        
        
          .mybackground {background-color:#01214a;}
        
        Background color #01214a
      
           Border around this has a color of #01214a        
        
          <div style="border:2px solid #01214a;">Content here</div>
        
        
          .myborder {border:2px solid #01214a;}
        
        Border color #01214a