#01526d color space conversions
Hex:
        #01526d
        RGB:
        1, 82, 109
        CMY:
        100, 68, 57
        CMYK:
        99, 25, 0, 57
      HSL:
        195°, 98.1818%, 21.5686%
        HSV (HSB):
        195°, 99.0826%, 42.7451%
        XYZ:
        5.7901, 7.1452, 15.5420
        xyY:
        0.2033, 0.2509, 7.1452
      CIE-Lab:
        32.1351, -10.7417, -21.5315
        CIE-LCH:
        32.1351, 24.0622, 243.4860
        CIE-Luv:
        32.1351, -22.0233, -27.3201
        Hunter-Lab:
        26.7304, -8.1131, -15.7619
      #01526d color charts
#01526d RGB chart
      #01526d CMYK chart
      #01526d RGB pie chart
      #01526d color shades, tints & tones
#01526d color schemes
#01526d color preview, HTML & CSS examples
           This text has a color of #01526d        
        
          <p style="color:#01526d;">Text here</p>
        
        
          .mytext {color:#01526d;}
        
        Text color #01526d
      
           This box has a color of #01526d        
        
          <div style="background-color:#01526d;">Content here</div>
        
        
          .mybackground {background-color:#01526d;}
        
        Background color #01526d
      
           Border around this has a color of #01526d        
        
          <div style="border:2px solid #01526d;">Content here</div>
        
        
          .myborder {border:2px solid #01526d;}
        
        Border color #01526d