#086e94 color space conversions
Hex:
        #086e94
        RGB:
        8, 110, 148
        CMY:
        97, 57, 42
        CMYK:
        95, 26, 0, 42
      HSL:
        196°, 89.7436%, 30.5882%
        HSV (HSB):
        196°, 94.5946%, 58.0392%
        XYZ:
        11.0214, 13.3416, 30.0113
        xyY:
        0.2027, 0.2454, 13.3416
      CIE-Lab:
        43.2735, -11.6695, -27.9625
        CIE-LCH:
        43.2735, 30.2998, 247.3480
        CIE-Luv:
        43.2735, -28.9512, -39.1850
        Hunter-Lab:
        36.5262, -10.0604, -23.1466
      #086e94 color charts
#086e94 RGB chart
      #086e94 CMYK chart
      #086e94 RGB pie chart
      #086e94 color shades, tints & tones
#086e94 color schemes
#086e94 color preview, HTML & CSS examples
           This text has a color of #086e94        
        
          <p style="color:#086e94;">Text here</p>
        
        
          .mytext {color:#086e94;}
        
        Text color #086e94
      
           This box has a color of #086e94        
        
          <div style="background-color:#086e94;">Content here</div>
        
        
          .mybackground {background-color:#086e94;}
        
        Background color #086e94
      
           Border around this has a color of #086e94        
        
          <div style="border:2px solid #086e94;">Content here</div>
        
        
          .myborder {border:2px solid #086e94;}
        
        Border color #086e94