#014364 color space conversions
Hex:
        #014364
        RGB:
        1, 67, 100
        CMY:
        100, 74, 61
        CMYK:
        99, 33, 0, 61
      HSL:
        200°, 98.0198%, 19.8039%
        HSV (HSB):
        200°, 99.0000%, 39.2157%
        XYZ:
        4.3199, 4.9409, 12.7826
        xyY:
        0.1960, 0.2241, 4.9409
      CIE-Lab:
        26.5656, -5.0365, -24.5411
        CIE-LCH:
        26.5656, 25.0526, 258.4025
        CIE-Luv:
        26.5656, -17.2237, -30.2377
        Hunter-Lab:
        22.2281, -4.2084, -18.5360
      #014364 color charts
#014364 RGB chart
      #014364 CMYK chart
      #014364 RGB pie chart
      #014364 color shades, tints & tones
#014364 color schemes
#014364 color preview, HTML & CSS examples
           This text has a color of #014364        
        
          <p style="color:#014364;">Text here</p>
        
        
          .mytext {color:#014364;}
        
        Text color #014364
      
           This box has a color of #014364        
        
          <div style="background-color:#014364;">Content here</div>
        
        
          .mybackground {background-color:#014364;}
        
        Background color #014364
      
           Border around this has a color of #014364        
        
          <div style="border:2px solid #014364;">Content here</div>
        
        
          .myborder {border:2px solid #014364;}
        
        Border color #014364