#01535a color space conversions
Hex:
        #01535a
        RGB:
        1, 83, 90
        CMY:
        100, 67, 65
        CMYK:
        99, 8, 0, 65
      HSL:
        185°, 97.8022%, 17.8431%
        HSV (HSB):
        185°, 98.8889%, 35.2941%
        XYZ:
        4.9512, 6.9312, 10.7497
        xyY:
        0.2188, 0.3063, 6.9312
      CIE-Lab:
        31.6497, -18.6503, -10.2818
        CIE-LCH:
        31.6497, 21.2967, 208.8676
        CIE-Luv:
        31.6497, -23.6771, -10.8820
        Hunter-Lab:
        26.3271, -12.5026, -5.7801
      #01535a color charts
#01535a RGB chart
      #01535a CMYK chart
      #01535a RGB pie chart
      #01535a color shades, tints & tones
#01535a color schemes
#01535a color preview, HTML & CSS examples
           This text has a color of #01535a        
        
          <p style="color:#01535a;">Text here</p>
        
        
          .mytext {color:#01535a;}
        
        Text color #01535a
      
           This box has a color of #01535a        
        
          <div style="background-color:#01535a;">Content here</div>
        
        
          .mybackground {background-color:#01535a;}
        
        Background color #01535a
      
           Border around this has a color of #01535a        
        
          <div style="border:2px solid #01535a;">Content here</div>
        
        
          .myborder {border:2px solid #01535a;}
        
        Border color #01535a