#01216b color space conversions
Hex:
        #01216b
        RGB:
        1, 33, 107
        CMY:
        100, 87, 58
        CMYK:
        99, 69, 0, 58
      HSL:
        222°, 98.1481%, 21.1765%
        HSV (HSB):
        222°, 99.0654%, 41.9608%
        XYZ:
        3.2102, 2.1557, 14.1568
        xyY:
        0.1644, 0.1104, 2.1557
      CIE-Lab:
        16.2840, 22.4673, -45.6587
        CIE-LCH:
        16.2840, 50.8871, 296.2004
        CIE-Luv:
        16.2840, -7.0382, -46.4988
        Hunter-Lab:
        14.6823, 13.3341, -46.8903
      #01216b color charts
#01216b RGB chart
      #01216b CMYK chart
      #01216b RGB pie chart
      #01216b color shades, tints & tones
#01216b color schemes
#01216b color preview, HTML & CSS examples
           This text has a color of #01216b        
        
          <p style="color:#01216b;">Text here</p>
        
        
          .mytext {color:#01216b;}
        
        Text color #01216b
      
           This box has a color of #01216b        
        
          <div style="background-color:#01216b;">Content here</div>
        
        
          .mybackground {background-color:#01216b;}
        
        Background color #01216b
      
           Border around this has a color of #01216b        
        
          <div style="border:2px solid #01216b;">Content here</div>
        
        
          .myborder {border:2px solid #01216b;}
        
        Border color #01216b