#086aa8 color space conversions
Hex:
        #086aa8
        RGB:
        8, 106, 168
        CMY:
        97, 58, 34
        CMYK:
        95, 37, 0, 34
      HSL:
        203°, 90.9091%, 34.5098%
        HSV (HSB):
        203°, 95.2381%, 65.8824%
        XYZ:
        12.3221, 13.1868, 38.9417
        xyY:
        0.1912, 0.2046, 13.1868
      CIE-Lab:
        43.0434, -1.4406, -40.1660
        CIE-LCH:
        43.0434, 40.1919, 267.9459
        CIE-Luv:
        43.0434, -26.3488, -58.9444
        Hunter-Lab:
        36.3137, -2.9799, -38.1611
      #086aa8 color charts
#086aa8 RGB chart
      #086aa8 CMYK chart
      #086aa8 RGB pie chart
      #086aa8 color shades, tints & tones
#086aa8 color schemes
#086aa8 color preview, HTML & CSS examples
           This text has a color of #086aa8        
        
          <p style="color:#086aa8;">Text here</p>
        
        
          .mytext {color:#086aa8;}
        
        Text color #086aa8
      
           This box has a color of #086aa8        
        
          <div style="background-color:#086aa8;">Content here</div>
        
        
          .mybackground {background-color:#086aa8;}
        
        Background color #086aa8
      
           Border around this has a color of #086aa8        
        
          <div style="border:2px solid #086aa8;">Content here</div>
        
        
          .myborder {border:2px solid #086aa8;}
        
        Border color #086aa8