#086ed1 color space conversions
Hex:
        #086ed1
        RGB:
        8, 110, 209
        CMY:
        97, 57, 18
        CMYK:
        96, 47, 0, 18
      HSL:
        210°, 92.6267%, 42.5490%
        HSV (HSB):
        210°, 96.1722%, 81.9608%
        XYZ:
        17.1847, 15.8069, 62.4669
        xyY:
        0.1800, 0.1656, 15.8069
      CIE-Lab:
        46.7202, 12.3840, -58.0474
        CIE-LCH:
        46.7202, 59.3537, 282.0431
        CIE-Luv:
        46.7202, -25.6385, -88.8263
        Hunter-Lab:
        39.7579, 7.5772, -65.3248
      #086ed1 color charts
#086ed1 RGB chart
      #086ed1 CMYK chart
      #086ed1 RGB pie chart
      #086ed1 color shades, tints & tones
#086ed1 color schemes
#086ed1 color preview, HTML & CSS examples
           This text has a color of #086ed1        
        
          <p style="color:#086ed1;">Text here</p>
        
        
          .mytext {color:#086ed1;}
        
        Text color #086ed1
      
           This box has a color of #086ed1        
        
          <div style="background-color:#086ed1;">Content here</div>
        
        
          .mybackground {background-color:#086ed1;}
        
        Background color #086ed1
      
           Border around this has a color of #086ed1        
        
          <div style="border:2px solid #086ed1;">Content here</div>
        
        
          .myborder {border:2px solid #086ed1;}
        
        Border color #086ed1