#086b72 color space conversions
Hex:
        #086b72
        RGB:
        8, 107, 114
        CMY:
        97, 58, 55
        CMYK:
        93, 6, 0, 55
      HSL:
        184°, 86.8852%, 23.9216%
        HSV (HSB):
        184°, 92.9825%, 44.7059%
        XYZ:
        8.3951, 11.7819, 17.7513
        xyY:
        0.2213, 0.3106, 11.7819
      CIE-Lab:
        40.8674, -22.4460, -11.2107
        CIE-LCH:
        40.8674, 25.0899, 206.5400
        CIE-Luv:
        40.8674, -30.2664, -12.4889
        Hunter-Lab:
        34.3248, -16.4112, -6.6348
      #086b72 color charts
#086b72 RGB chart
      #086b72 CMYK chart
      #086b72 RGB pie chart
      #086b72 color shades, tints & tones
#086b72 color schemes
#086b72 color preview, HTML & CSS examples
           This text has a color of #086b72        
        
          <p style="color:#086b72;">Text here</p>
        
        
          .mytext {color:#086b72;}
        
        Text color #086b72
      
           This box has a color of #086b72        
        
          <div style="background-color:#086b72;">Content here</div>
        
        
          .mybackground {background-color:#086b72;}
        
        Background color #086b72
      
           Border around this has a color of #086b72        
        
          <div style="border:2px solid #086b72;">Content here</div>
        
        
          .myborder {border:2px solid #086b72;}
        
        Border color #086b72