#01364f color space conversions
Hex:
        #01364f
        RGB:
        1, 54, 79
        CMY:
        100, 79, 69
        CMYK:
        99, 32, 0, 69
      HSL:
        199°, 97.5000%, 15.6863%
        HSV (HSB):
        199°, 98.7342%, 30.9804%
        XYZ:
        2.7430, 3.2093, 7.8720
        xyY:
        0.1984, 0.2321, 3.2093
      CIE-Lab:
        20.8633, -5.5271, -19.7605
        CIE-LCH:
        20.8633, 20.5189, 254.3733
        CIE-Luv:
        20.8633, -13.7140, -21.8682
        Hunter-Lab:
        17.9145, -4.0195, -13.5131
      #01364f color charts
#01364f RGB chart
      #01364f CMYK chart
      #01364f RGB pie chart
      #01364f color shades, tints & tones
#01364f color schemes
#01364f color preview, HTML & CSS examples
           This text has a color of #01364f        
        
          <p style="color:#01364f;">Text here</p>
        
        
          .mytext {color:#01364f;}
        
        Text color #01364f
      
           This box has a color of #01364f        
        
          <div style="background-color:#01364f;">Content here</div>
        
        
          .mybackground {background-color:#01364f;}
        
        Background color #01364f
      
           Border around this has a color of #01364f        
        
          <div style="border:2px solid #01364f;">Content here</div>
        
        
          .myborder {border:2px solid #01364f;}
        
        Border color #01364f