#0a542e color space conversions
Hex:
        #0a542e
        RGB:
        10, 84, 46
        CMY:
        96, 67, 82
        CMYK:
        88, 0, 45, 67
      HSL:
        149°, 78.7234%, 18.4314%
        HSV (HSB):
        149°, 88.0952%, 32.9412%
        XYZ:
        3.7886, 6.6024, 3.6595
        xyY:
        0.2696, 0.4699, 6.6024
      CIE-Lab:
        30.8841, -31.2880, 16.2916
        CIE-LCH:
        30.8841, 35.2754, 152.4940
        CIE-Luv:
        30.8841, -25.9669, 21.6036
        Hunter-Lab:
        25.6952, -18.6476, 9.5426
      #0a542e color charts
#0a542e RGB chart
      #0a542e CMYK chart
      #0a542e RGB pie chart
      #0a542e color shades, tints & tones
#0a542e color schemes
#0a542e color preview, HTML & CSS examples
           This text has a color of #0a542e        
        
          <p style="color:#0a542e;">Text here</p>
        
        
          .mytext {color:#0a542e;}
        
        Text color #0a542e
      
           This box has a color of #0a542e        
        
          <div style="background-color:#0a542e;">Content here</div>
        
        
          .mybackground {background-color:#0a542e;}
        
        Background color #0a542e
      
           Border around this has a color of #0a542e        
        
          <div style="border:2px solid #0a542e;">Content here</div>
        
        
          .myborder {border:2px solid #0a542e;}
        
        Border color #0a542e