#01506a color space conversions
Hex:
        #01506a
        RGB:
        1, 80, 106
        CMY:
        100, 69, 58
        CMYK:
        99, 25, 0, 58
      HSL:
        195°, 98.1308%, 20.9804%
        HSV (HSB):
        195°, 99.0566%, 41.5686%
        XYZ:
        5.4827, 6.7844, 14.6562
        xyY:
        0.2036, 0.2520, 6.7844
      CIE-Lab:
        31.3109, -10.7346, -20.9279
        CIE-LCH:
        31.3109, 23.5204, 242.8452
        CIE-Luv:
        31.3109, -21.4964, -26.2744
        Hunter-Lab:
        26.0468, -8.0089, -15.1289
      #01506a color charts
#01506a RGB chart
      #01506a CMYK chart
      #01506a RGB pie chart
      #01506a color shades, tints & tones
#01506a color schemes
#01506a color preview, HTML & CSS examples
           This text has a color of #01506a        
        
          <p style="color:#01506a;">Text here</p>
        
        
          .mytext {color:#01506a;}
        
        Text color #01506a
      
           This box has a color of #01506a        
        
          <div style="background-color:#01506a;">Content here</div>
        
        
          .mybackground {background-color:#01506a;}
        
        Background color #01506a
      
           Border around this has a color of #01506a        
        
          <div style="border:2px solid #01506a;">Content here</div>
        
        
          .myborder {border:2px solid #01506a;}
        
        Border color #01506a