#086b9e color space conversions
Hex:
        #086b9e
        RGB:
        8, 107, 158
        CMY:
        97, 58, 38
        CMYK:
        95, 32, 0, 38
      HSL:
        200°, 90.3614%, 32.5490%
        HSV (HSB):
        200°, 94.9367%, 61.9608%
        XYZ:
        11.5294, 13.0356, 34.2562
        xyY:
        0.1960, 0.2216, 13.0356
      CIE-Lab:
        42.8169, -6.0111, -34.6179
        CIE-LCH:
        42.8169, 35.1360, 260.1492
        CIE-Luv:
        42.8169, -27.2705, -49.9164
        Hunter-Lab:
        36.1049, -6.1831, -30.9807
      #086b9e color charts
#086b9e RGB chart
      #086b9e CMYK chart
      #086b9e RGB pie chart
      #086b9e color shades, tints & tones
#086b9e color schemes
#086b9e color preview, HTML & CSS examples
           This text has a color of #086b9e        
        
          <p style="color:#086b9e;">Text here</p>
        
        
          .mytext {color:#086b9e;}
        
        Text color #086b9e
      
           This box has a color of #086b9e        
        
          <div style="background-color:#086b9e;">Content here</div>
        
        
          .mybackground {background-color:#086b9e;}
        
        Background color #086b9e
      
           Border around this has a color of #086b9e        
        
          <div style="border:2px solid #086b9e;">Content here</div>
        
        
          .myborder {border:2px solid #086b9e;}
        
        Border color #086b9e