#086f52 color space conversions
Hex:
        #086f52
        RGB:
        8, 111, 82
        CMY:
        97, 56, 68
        CMYK:
        93, 0, 26, 56
      HSL:
        163°, 86.5546%, 23.3333%
        HSV (HSB):
        163°, 92.7928%, 43.5294%
        XYZ:
        7.3076, 12.0297, 9.9195
        xyY:
        0.2498, 0.4112, 12.0297
      CIE-Lab:
        41.2633, -34.2156, 8.7374
        CIE-LCH:
        41.2633, 35.3135, 165.6749
        CIE-Luv:
        41.2633, -34.0386, 15.7806
        Hunter-Lab:
        34.6839, -23.0884, 7.3220
      #086f52 color charts
#086f52 RGB chart
      #086f52 CMYK chart
      #086f52 RGB pie chart
      #086f52 color shades, tints & tones
#086f52 color schemes
#086f52 color preview, HTML & CSS examples
           This text has a color of #086f52        
        
          <p style="color:#086f52;">Text here</p>
        
        
          .mytext {color:#086f52;}
        
        Text color #086f52
      
           This box has a color of #086f52        
        
          <div style="background-color:#086f52;">Content here</div>
        
        
          .mybackground {background-color:#086f52;}
        
        Background color #086f52
      
           Border around this has a color of #086f52        
        
          <div style="border:2px solid #086f52;">Content here</div>
        
        
          .myborder {border:2px solid #086f52;}
        
        Border color #086f52