#086b95 color space conversions
Hex:
        #086b95
        RGB:
        8, 107, 149
        CMY:
        97, 58, 42
        CMYK:
        95, 28, 0, 42
      HSL:
        198°, 89.8089%, 30.7843%
        HSV (HSB):
        198°, 94.6309%, 58.4314%
        XYZ:
        10.7827, 12.7369, 30.3239
        xyY:
        0.2003, 0.2366, 12.7369
      CIE-Lab:
        42.3642, -9.5231, -29.9807
        CIE-LCH:
        42.3642, 31.4569, 252.3780
        CIE-Luv:
        42.3642, -27.8342, -42.3203
        Hunter-Lab:
        35.6889, -8.5254, -25.3951
      #086b95 color charts
#086b95 RGB chart
      #086b95 CMYK chart
      #086b95 RGB pie chart
      #086b95 color shades, tints & tones
#086b95 color schemes
#086b95 color preview, HTML & CSS examples
           This text has a color of #086b95        
        
          <p style="color:#086b95;">Text here</p>
        
        
          .mytext {color:#086b95;}
        
        Text color #086b95
      
           This box has a color of #086b95        
        
          <div style="background-color:#086b95;">Content here</div>
        
        
          .mybackground {background-color:#086b95;}
        
        Background color #086b95
      
           Border around this has a color of #086b95        
        
          <div style="border:2px solid #086b95;">Content here</div>
        
        
          .myborder {border:2px solid #086b95;}
        
        Border color #086b95