#0a5a4b color space conversions
Hex:
        #0a5a4b
        RGB:
        10, 90, 75
        CMY:
        96, 65, 71
        CMYK:
        89, 0, 17, 65
      HSL:
        169°, 80.0000%, 19.6078%
        HSV (HSB):
        169°, 88.8889%, 35.2941%
        XYZ:
        5.0513, 7.8849, 7.9123
        xyY:
        0.2423, 0.3782, 7.8849
      CIE-Lab:
        33.7419, -26.4186, 2.3021
        CIE-LCH:
        33.7419, 26.5188, 175.0199
        CIE-Luv:
        33.7419, -26.5141, 6.2329
        Hunter-Lab:
        28.0800, -17.0294, 2.9494
      #0a5a4b color charts
#0a5a4b RGB chart
      #0a5a4b CMYK chart
      #0a5a4b RGB pie chart
      #0a5a4b color shades, tints & tones
#0a5a4b color schemes
#0a5a4b color preview, HTML & CSS examples
           This text has a color of #0a5a4b        
        
          <p style="color:#0a5a4b;">Text here</p>
        
        
          .mytext {color:#0a5a4b;}
        
        Text color #0a5a4b
      
           This box has a color of #0a5a4b        
        
          <div style="background-color:#0a5a4b;">Content here</div>
        
        
          .mybackground {background-color:#0a5a4b;}
        
        Background color #0a5a4b
      
           Border around this has a color of #0a5a4b        
        
          <div style="border:2px solid #0a5a4b;">Content here</div>
        
        
          .myborder {border:2px solid #0a5a4b;}
        
        Border color #0a5a4b