#08523d color space conversions
Hex:
        #08523d
        RGB:
        8, 82, 61
        CMY:
        97, 68, 76
        CMYK:
        90, 0, 26, 68
      HSL:
        163°, 82.2222%, 17.6471%
        HSV (HSB):
        163°, 90.2439%, 32.1569%
        XYZ:
        3.9597, 6.4231, 5.4460
        xyY:
        0.2502, 0.4058, 6.4231
      CIE-Lab:
        30.4558, -26.9084, 6.4074
        CIE-LCH:
        30.4558, 27.6608, 166.6062
        CIE-Luv:
        30.4558, -24.5679, 10.7914
        Hunter-Lab:
        25.3439, -16.4629, 5.0003
      #08523d color charts
#08523d RGB chart
      #08523d CMYK chart
      #08523d RGB pie chart
      #08523d color shades, tints & tones
#08523d color schemes
#08523d color preview, HTML & CSS examples
           This text has a color of #08523d        
        
          <p style="color:#08523d;">Text here</p>
        
        
          .mytext {color:#08523d;}
        
        Text color #08523d
      
           This box has a color of #08523d        
        
          <div style="background-color:#08523d;">Content here</div>
        
        
          .mybackground {background-color:#08523d;}
        
        Background color #08523d
      
           Border around this has a color of #08523d        
        
          <div style="border:2px solid #08523d;">Content here</div>
        
        
          .myborder {border:2px solid #08523d;}
        
        Border color #08523d