#086ca8 color space conversions
Hex:
        #086ca8
        RGB:
        8, 108, 168
        CMY:
        97, 58, 34
        CMYK:
        95, 36, 0, 34
      HSL:
        203°, 90.9091%, 34.5098%
        HSV (HSB):
        203°, 95.2381%, 65.8824%
        XYZ:
        12.5306, 13.6039, 39.0112
        xyY:
        0.1923, 0.2088, 13.6039
      CIE-Lab:
        43.6594, -2.6763, -39.1884
        CIE-LCH:
        43.6594, 39.2797, 266.0932
        CIE-Luv:
        43.6594, -27.0183, -57.5232
        Hunter-Lab:
        36.8835, -3.9035, -36.8918
      #086ca8 color charts
#086ca8 RGB chart
      #086ca8 CMYK chart
      #086ca8 RGB pie chart
      #086ca8 color shades, tints & tones
#086ca8 color schemes
#086ca8 color preview, HTML & CSS examples
           This text has a color of #086ca8        
        
          <p style="color:#086ca8;">Text here</p>
        
        
          .mytext {color:#086ca8;}
        
        Text color #086ca8
      
           This box has a color of #086ca8        
        
          <div style="background-color:#086ca8;">Content here</div>
        
        
          .mybackground {background-color:#086ca8;}
        
        Background color #086ca8
      
           Border around this has a color of #086ca8        
        
          <div style="border:2px solid #086ca8;">Content here</div>
        
        
          .myborder {border:2px solid #086ca8;}
        
        Border color #086ca8