#086dd4 color space conversions
Hex:
        #086dd4
        RGB:
        8, 109, 212
        CMY:
        97, 57, 17
        CMYK:
        96, 49, 0, 17
      HSL:
        210°, 92.7273%, 43.1373%
        HSV (HSB):
        210°, 96.2264%, 83.1373%
        XYZ:
        17.4524, 15.7424, 64.4061
        xyY:
        0.1788, 0.1613, 15.7424
      CIE-Lab:
        46.6347, 14.2134, -59.8969
        CIE-LCH:
        46.6347, 61.5602, 283.3492
        CIE-Luv:
        46.6347, -25.2189, -91.6884
        Hunter-Lab:
        39.6767, 9.0821, -68.4703
      #086dd4 color charts
#086dd4 RGB chart
      #086dd4 CMYK chart
      #086dd4 RGB pie chart
      #086dd4 color shades, tints & tones
#086dd4 color schemes
#086dd4 color preview, HTML & CSS examples
           This text has a color of #086dd4        
        
          <p style="color:#086dd4;">Text here</p>
        
        
          .mytext {color:#086dd4;}
        
        Text color #086dd4
      
           This box has a color of #086dd4        
        
          <div style="background-color:#086dd4;">Content here</div>
        
        
          .mybackground {background-color:#086dd4;}
        
        Background color #086dd4
      
           Border around this has a color of #086dd4        
        
          <div style="border:2px solid #086dd4;">Content here</div>
        
        
          .myborder {border:2px solid #086dd4;}
        
        Border color #086dd4