#086c84 color space conversions
Hex:
        #086c84
        RGB:
        8, 108, 132
        CMY:
        97, 58, 48
        CMYK:
        94, 18, 0, 48
      HSL:
        192°, 88.5714%, 27.4510%
        HSV (HSB):
        192°, 93.9394%, 51.7647%
        XYZ:
        9.6276, 12.4427, 23.7240
        xyY:
        0.2102, 0.2717, 12.4427
      CIE-Lab:
        41.9112, -16.5422, -20.5013
        CIE-LCH:
        41.9112, 26.3429, 231.1003
        CIE-Luv:
        41.9112, -29.3367, -27.0297
        Hunter-Lab:
        35.2742, -13.0110, -15.1842
      #086c84 color charts
#086c84 RGB chart
      #086c84 CMYK chart
      #086c84 RGB pie chart
      #086c84 color shades, tints & tones
#086c84 color schemes
#086c84 color preview, HTML & CSS examples
           This text has a color of #086c84        
        
          <p style="color:#086c84;">Text here</p>
        
        
          .mytext {color:#086c84;}
        
        Text color #086c84
      
           This box has a color of #086c84        
        
          <div style="background-color:#086c84;">Content here</div>
        
        
          .mybackground {background-color:#086c84;}
        
        Background color #086c84
      
           Border around this has a color of #086c84        
        
          <div style="border:2px solid #086c84;">Content here</div>
        
        
          .myborder {border:2px solid #086c84;}
        
        Border color #086c84