#8086a3 color space conversions
Hex:
        #8086a3
        RGB:
        128, 134, 163
        CMY:
        50, 47, 36
        CMYK:
        21, 18, 0, 36
      HSL:
        230°, 15.9817%, 57.0588%
        HSV (HSB):
        230°, 21.4724%, 63.9216%
        XYZ:
        24.0380, 24.2837, 38.0706
        xyY:
        0.2782, 0.2811, 24.2837
      CIE-Lab:
        56.3708, 4.2535, -16.1214
        CIE-LCH:
        56.3708, 16.6731, 284.7801
        CIE-Luv:
        56.3708, -4.7592, -24.4827
        Hunter-Lab:
        49.2785, 0.8348, -11.3101
      #8086a3 color charts
#8086a3 RGB chart
      #8086a3 CMYK chart
      #8086a3 RGB pie chart
      #8086a3 color shades, tints & tones
#8086a3 color schemes
#8086a3 color preview, HTML & CSS examples
           This text has a color of #8086a3        
        
          <p style="color:#8086a3;">Text here</p>
        
        
          .mytext {color:#8086a3;}
        
        Text color #8086a3
      
           This box has a color of #8086a3        
        
          <div style="background-color:#8086a3;">Content here</div>
        
        
          .mybackground {background-color:#8086a3;}
        
        Background color #8086a3
      
           Border around this has a color of #8086a3        
        
          <div style="border:2px solid #8086a3;">Content here</div>
        
        
          .myborder {border:2px solid #8086a3;}
        
        Border color #8086a3