#086f91 color space conversions
Hex:
        #086f91
        RGB:
        8, 111, 145
        CMY:
        97, 56, 43
        CMYK:
        94, 23, 0, 43
      HSL:
        195°, 89.5425%, 30.0000%
        HSV (HSB):
        195°, 94.4828%, 56.8627%
        XYZ:
        10.8954, 13.4648, 28.8128
        xyY:
        0.2049, 0.2532, 13.4648
      CIE-Lab:
        43.4555, -13.3860, -25.8926
        CIE-LCH:
        43.4555, 29.1481, 242.6618
        CIE-Luv:
        43.4555, -29.5063, -35.8471
        Hunter-Lab:
        36.6945, -11.2146, -20.8689
      #086f91 color charts
#086f91 RGB chart
      #086f91 CMYK chart
      #086f91 RGB pie chart
      #086f91 color shades, tints & tones
#086f91 color schemes
#086f91 color preview, HTML & CSS examples
           This text has a color of #086f91        
        
          <p style="color:#086f91;">Text here</p>
        
        
          .mytext {color:#086f91;}
        
        Text color #086f91
      
           This box has a color of #086f91        
        
          <div style="background-color:#086f91;">Content here</div>
        
        
          .mybackground {background-color:#086f91;}
        
        Background color #086f91
      
           Border around this has a color of #086f91        
        
          <div style="border:2px solid #086f91;">Content here</div>
        
        
          .myborder {border:2px solid #086f91;}
        
        Border color #086f91