#0a5a42 color space conversions
Hex:
        #0a5a42
        RGB:
        10, 90, 66
        CMY:
        96, 65, 74
        CMYK:
        89, 0, 27, 65
      HSL:
        162°, 80.0000%, 19.6078%
        HSV (HSB):
        162°, 88.8889%, 35.2941%
        XYZ:
        4.7647, 7.7702, 6.4029
        xyY:
        0.2516, 0.4103, 7.7702
      CIE-Lab:
        33.4997, -28.9995, 7.5699
        CIE-LCH:
        33.4997, 29.9712, 165.3702
        CIE-Luv:
        33.4997, -27.0945, 12.7623
        Hunter-Lab:
        27.8751, -18.2703, 5.8936
      #0a5a42 color charts
#0a5a42 RGB chart
      #0a5a42 CMYK chart
      #0a5a42 RGB pie chart
      #0a5a42 color shades, tints & tones
#0a5a42 color schemes
#0a5a42 color preview, HTML & CSS examples
           This text has a color of #0a5a42        
        
          <p style="color:#0a5a42;">Text here</p>
        
        
          .mytext {color:#0a5a42;}
        
        Text color #0a5a42
      
           This box has a color of #0a5a42        
        
          <div style="background-color:#0a5a42;">Content here</div>
        
        
          .mybackground {background-color:#0a5a42;}
        
        Background color #0a5a42
      
           Border around this has a color of #0a5a42        
        
          <div style="border:2px solid #0a5a42;">Content here</div>
        
        
          .myborder {border:2px solid #0a5a42;}
        
        Border color #0a5a42