#0a535b color space conversions
Hex:
        #0a535b
        RGB:
        10, 83, 91
        CMY:
        96, 67, 64
        CMYK:
        89, 9, 0, 64
      HSL:
        186°, 80.1980%, 19.8039%
        HSV (HSB):
        186°, 89.0110%, 35.6863%
        XYZ:
        5.1068, 7.0064, 10.9807
        xyY:
        0.2211, 0.3034, 7.0064
      CIE-Lab:
        31.8214, -17.4556, -10.6430
        CIE-LCH:
        31.8214, 20.4443, 211.3715
        CIE-Luv:
        31.8214, -22.8093, -11.5090
        Hunter-Lab:
        26.4696, -11.8838, -6.0674
      #0a535b color charts
#0a535b RGB chart
      #0a535b CMYK chart
      #0a535b RGB pie chart
      #0a535b color shades, tints & tones
#0a535b color schemes
#0a535b color preview, HTML & CSS examples
           This text has a color of #0a535b        
        
          <p style="color:#0a535b;">Text here</p>
        
        
          .mytext {color:#0a535b;}
        
        Text color #0a535b
      
           This box has a color of #0a535b        
        
          <div style="background-color:#0a535b;">Content here</div>
        
        
          .mybackground {background-color:#0a535b;}
        
        Background color #0a535b
      
           Border around this has a color of #0a535b        
        
          <div style="border:2px solid #0a535b;">Content here</div>
        
        
          .myborder {border:2px solid #0a535b;}
        
        Border color #0a535b