#01312b color space conversions
Hex:
        #01312b
        RGB:
        1, 49, 43
        CMY:
        100, 81, 83
        CMYK:
        98, 0, 12, 81
      HSL:
        173°, 96.0000%, 9.8039%
        HSV (HSB):
        173°, 97.9592%, 19.2157%
        XYZ:
        1.5469, 2.3775, 2.6629
        xyY:
        0.2348, 0.3609, 2.3775
      CIE-Lab:
        17.3553, -17.0633, -0.5442
        CIE-LCH:
        17.3553, 17.0720, 181.8266
        CIE-Luv:
        17.3553, -13.7496, 1.1463
        Hunter-Lab:
        15.4191, -9.0760, 0.5541
      #01312b color charts
#01312b RGB chart
      #01312b CMYK chart
      #01312b RGB pie chart
      #01312b color shades, tints & tones
#01312b color schemes
#01312b color preview, HTML & CSS examples
           This text has a color of #01312b        
        
          <p style="color:#01312b;">Text here</p>
        
        
          .mytext {color:#01312b;}
        
        Text color #01312b
      
           This box has a color of #01312b        
        
          <div style="background-color:#01312b;">Content here</div>
        
        
          .mybackground {background-color:#01312b;}
        
        Background color #01312b
      
           Border around this has a color of #01312b        
        
          <div style="border:2px solid #01312b;">Content here</div>
        
        
          .myborder {border:2px solid #01312b;}
        
        Border color #01312b