#086c86 color space conversions
Hex:
        #086c86
        RGB:
        8, 108, 134
        CMY:
        97, 58, 47
        CMYK:
        94, 19, 0, 47
      HSL:
        192°, 88.7324%, 27.8431%
        HSV (HSB):
        192°, 94.0299%, 52.5490%
        XYZ:
        9.7658, 12.4980, 24.4519
        xyY:
        0.2090, 0.2675, 12.4980
      CIE-Lab:
        41.9969, -15.8013, -21.5720
        CIE-LCH:
        41.9969, 26.7401, 233.7775
        CIE-Luv:
        41.9969, -29.1966, -28.7432
        Hunter-Lab:
        35.3525, -12.5580, -16.2618
      #086c86 color charts
#086c86 RGB chart
      #086c86 CMYK chart
      #086c86 RGB pie chart
      #086c86 color shades, tints & tones
#086c86 color schemes
#086c86 color preview, HTML & CSS examples
           This text has a color of #086c86        
        
          <p style="color:#086c86;">Text here</p>
        
        
          .mytext {color:#086c86;}
        
        Text color #086c86
      
           This box has a color of #086c86        
        
          <div style="background-color:#086c86;">Content here</div>
        
        
          .mybackground {background-color:#086c86;}
        
        Background color #086c86
      
           Border around this has a color of #086c86        
        
          <div style="border:2px solid #086c86;">Content here</div>
        
        
          .myborder {border:2px solid #086c86;}
        
        Border color #086c86