#013224 color space conversions
Hex:
        #013224
        RGB:
        1, 50, 36
        CMY:
        100, 80, 86
        CMYK:
        98, 0, 28, 80
      HSL:
        163°, 96.0784%, 10.0000%
        HSV (HSB):
        163°, 98.0000%, 19.6078%
        XYZ:
        1.4716, 2.4150, 2.0577
        xyY:
        0.2476, 0.4063, 2.4150
      CIE-Lab:
        17.5299, -19.9068, 4.5380
        CIE-LCH:
        17.5299, 20.4175, 167.1583
        CIE-Luv:
        17.5299, -14.5086, 6.1784
        Hunter-Lab:
        15.5404, -10.2930, 3.0279
      #013224 color charts
#013224 RGB chart
      #013224 CMYK chart
      #013224 RGB pie chart
      #013224 color shades, tints & tones
#013224 color schemes
#013224 color preview, HTML & CSS examples
           This text has a color of #013224        
        
          <p style="color:#013224;">Text here</p>
        
        
          .mytext {color:#013224;}
        
        Text color #013224
      
           This box has a color of #013224        
        
          <div style="background-color:#013224;">Content here</div>
        
        
          .mybackground {background-color:#013224;}
        
        Background color #013224
      
           Border around this has a color of #013224        
        
          <div style="border:2px solid #013224;">Content here</div>
        
        
          .myborder {border:2px solid #013224;}
        
        Border color #013224