#086f64 color space conversions
Hex:
        #086f64
        RGB:
        8, 111, 100
        CMY:
        97, 56, 61
        CMYK:
        93, 0, 10, 56
      HSL:
        174°, 86.5546%, 23.3333%
        HSV (HSB):
        174°, 92.7928%, 43.5294%
        XYZ:
        8.0848, 12.3406, 14.0125
        xyY:
        0.2348, 0.3583, 12.3406
      CIE-Lab:
        41.7524, -29.0384, -1.4021
        CIE-LCH:
        41.7524, 29.0722, 182.7643
        CIE-Luv:
        41.7524, -32.7628, 2.0723
        Hunter-Lab:
        35.1292, -20.3951, 0.9406
      #086f64 color charts
#086f64 RGB chart
      #086f64 CMYK chart
      #086f64 RGB pie chart
      #086f64 color shades, tints & tones
#086f64 color schemes
#086f64 color preview, HTML & CSS examples
           This text has a color of #086f64        
        
          <p style="color:#086f64;">Text here</p>
        
        
          .mytext {color:#086f64;}
        
        Text color #086f64
      
           This box has a color of #086f64        
        
          <div style="background-color:#086f64;">Content here</div>
        
        
          .mybackground {background-color:#086f64;}
        
        Background color #086f64
      
           Border around this has a color of #086f64        
        
          <div style="border:2px solid #086f64;">Content here</div>
        
        
          .myborder {border:2px solid #086f64;}
        
        Border color #086f64