#086f94 color space conversions
Hex:
        #086f94
        RGB:
        8, 111, 148
        CMY:
        97, 56, 42
        CMYK:
        95, 25, 0, 42
      HSL:
        196°, 89.7436%, 30.5882%
        HSV (HSB):
        196°, 94.5946%, 58.0392%
        XYZ:
        11.1299, 13.5586, 30.0474
        xyY:
        0.2033, 0.2477, 13.5586
      CIE-Lab:
        43.5932, -12.2497, -27.4636
        CIE-LCH:
        43.5932, 30.0717, 245.9614
        CIE-Luv:
        43.5932, -29.3031, -38.4163
        Hunter-Lab:
        36.8220, -10.4849, -22.6063
      #086f94 color charts
#086f94 RGB chart
      #086f94 CMYK chart
      #086f94 RGB pie chart
      #086f94 color shades, tints & tones
#086f94 color schemes
#086f94 color preview, HTML & CSS examples
           This text has a color of #086f94        
        
          <p style="color:#086f94;">Text here</p>
        
        
          .mytext {color:#086f94;}
        
        Text color #086f94
      
           This box has a color of #086f94        
        
          <div style="background-color:#086f94;">Content here</div>
        
        
          .mybackground {background-color:#086f94;}
        
        Background color #086f94
      
           Border around this has a color of #086f94        
        
          <div style="border:2px solid #086f94;">Content here</div>
        
        
          .myborder {border:2px solid #086f94;}
        
        Border color #086f94