#086b87 color space conversions
Hex:
        #086b87
        RGB:
        8, 107, 135
        CMY:
        97, 58, 47
        CMYK:
        94, 21, 0, 47
      HSL:
        193°, 88.8112%, 28.0392%
        HSV (HSB):
        193°, 94.0741%, 52.9412%
        XYZ:
        9.7310, 12.3163, 24.7861
        xyY:
        0.2078, 0.2630, 12.3163
      CIE-Lab:
        41.7144, -14.8622, -22.6102
        CIE-LCH:
        41.7144, 27.0575, 236.6822
        CIE-Luv:
        41.7144, -28.7690, -30.3747
        Hunter-Lab:
        35.0946, -11.9211, -17.3083
      #086b87 color charts
#086b87 RGB chart
      #086b87 CMYK chart
      #086b87 RGB pie chart
      #086b87 color shades, tints & tones
#086b87 color schemes
#086b87 color preview, HTML & CSS examples
           This text has a color of #086b87        
        
          <p style="color:#086b87;">Text here</p>
        
        
          .mytext {color:#086b87;}
        
        Text color #086b87
      
           This box has a color of #086b87        
        
          <div style="background-color:#086b87;">Content here</div>
        
        
          .mybackground {background-color:#086b87;}
        
        Background color #086b87
      
           Border around this has a color of #086b87        
        
          <div style="border:2px solid #086b87;">Content here</div>
        
        
          .myborder {border:2px solid #086b87;}
        
        Border color #086b87