#086dcd color space conversions
Hex:
        #086dcd
        RGB:
        8, 109, 205
        CMY:
        97, 57, 20
        CMYK:
        96, 47, 0, 20
      HSL:
        209°, 92.4883%, 41.7647%
        HSV (HSB):
        209°, 96.0976%, 80.3922%
        XYZ:
        16.5882, 15.3967, 59.8552
        xyY:
        0.1806, 0.1676, 15.3967
      CIE-Lab:
        46.1728, 11.4336, -56.6420
        CIE-LCH:
        46.1728, 57.7844, 281.4122
        CIE-Luv:
        46.1728, -25.5011, -86.3725
        Hunter-Lab:
        39.2386, 6.7938, -62.9749
      #086dcd color charts
#086dcd RGB chart
      #086dcd CMYK chart
      #086dcd RGB pie chart
      #086dcd color shades, tints & tones
#086dcd color schemes
#086dcd color preview, HTML & CSS examples
           This text has a color of #086dcd        
        
          <p style="color:#086dcd;">Text here</p>
        
        
          .mytext {color:#086dcd;}
        
        Text color #086dcd
      
           This box has a color of #086dcd        
        
          <div style="background-color:#086dcd;">Content here</div>
        
        
          .mybackground {background-color:#086dcd;}
        
        Background color #086dcd
      
           Border around this has a color of #086dcd        
        
          <div style="border:2px solid #086dcd;">Content here</div>
        
        
          .myborder {border:2px solid #086dcd;}
        
        Border color #086dcd