#086a66 color space conversions
Hex:
        #086a66
        RGB:
        8, 106, 102
        CMY:
        97, 58, 60
        CMYK:
        92, 0, 4, 58
      HSL:
        178°, 85.9649%, 22.3529%
        HSV (HSB):
        178°, 92.4528%, 41.5686%
        XYZ:
        7.6524, 11.3190, 14.3518
        xyY:
        0.2296, 0.3397, 11.3190
      CIE-Lab:
        40.1126, -25.9625, -5.0380
        CIE-LCH:
        40.1126, 26.4468, 190.9816
        CIE-Luv:
        40.1126, -30.7745, -3.2964
        Hunter-Lab:
        33.6437, -18.2757, -1.7415
      #086a66 color charts
#086a66 RGB chart
      #086a66 CMYK chart
      #086a66 RGB pie chart
      #086a66 color shades, tints & tones
#086a66 color schemes
#086a66 color preview, HTML & CSS examples
           This text has a color of #086a66        
        
          <p style="color:#086a66;">Text here</p>
        
        
          .mytext {color:#086a66;}
        
        Text color #086a66
      
           This box has a color of #086a66        
        
          <div style="background-color:#086a66;">Content here</div>
        
        
          .mybackground {background-color:#086a66;}
        
        Background color #086a66
      
           Border around this has a color of #086a66        
        
          <div style="border:2px solid #086a66;">Content here</div>
        
        
          .myborder {border:2px solid #086a66;}
        
        Border color #086a66