#086d7d color space conversions
Hex:
        #086d7d
        RGB:
        8, 109, 125
        CMY:
        97, 57, 51
        CMYK:
        94, 13, 0, 51
      HSL:
        188°, 87.9699%, 26.0784%
        HSV (HSB):
        188°, 93.6000%, 49.0196%
        XYZ:
        9.2705, 12.4696, 21.3203
        xyY:
        0.2153, 0.2896, 12.4696
      CIE-Lab:
        41.9529, -19.6400, -16.2192
        CIE-LCH:
        41.9529, 25.4714, 219.5508
        CIE-Luv:
        41.9529, -30.1971, -20.2629
        Hunter-Lab:
        35.3123, -14.9353, -11.0786
      #086d7d color charts
#086d7d RGB chart
      #086d7d CMYK chart
      #086d7d RGB pie chart
      #086d7d color shades, tints & tones
#086d7d color schemes
#086d7d color preview, HTML & CSS examples
           This text has a color of #086d7d        
        
          <p style="color:#086d7d;">Text here</p>
        
        
          .mytext {color:#086d7d;}
        
        Text color #086d7d
      
           This box has a color of #086d7d        
        
          <div style="background-color:#086d7d;">Content here</div>
        
        
          .mybackground {background-color:#086d7d;}
        
        Background color #086d7d
      
           Border around this has a color of #086d7d        
        
          <div style="border:2px solid #086d7d;">Content here</div>
        
        
          .myborder {border:2px solid #086d7d;}
        
        Border color #086d7d