#086fe4 color space conversions
Hex:
        #086fe4
        RGB:
        8, 111, 228
        CMY:
        97, 56, 11
        CMYK:
        96, 51, 0, 11
      HSL:
        212°, 93.2203%, 46.2745%
        HSV (HSB):
        212°, 96.4912%, 89.4118%
        XYZ:
        19.7882, 17.0219, 75.6414
        xyY:
        0.1760, 0.1514, 17.0219
      CIE-Lab:
        48.2877, 19.2394, -66.2910
        CIE-LCH:
        48.2877, 69.0264, 286.1842
        CIE-Luv:
        48.2877, -25.2214, -102.4391
        Hunter-Lab:
        41.2577, 13.4120, -79.8214
      #086fe4 color charts
#086fe4 RGB chart
      #086fe4 CMYK chart
      #086fe4 RGB pie chart
      #086fe4 color shades, tints & tones
#086fe4 color schemes
#086fe4 color preview, HTML & CSS examples
           This text has a color of #086fe4        
        
          <p style="color:#086fe4;">Text here</p>
        
        
          .mytext {color:#086fe4;}
        
        Text color #086fe4
      
           This box has a color of #086fe4        
        
          <div style="background-color:#086fe4;">Content here</div>
        
        
          .mybackground {background-color:#086fe4;}
        
        Background color #086fe4
      
           Border around this has a color of #086fe4        
        
          <div style="border:2px solid #086fe4;">Content here</div>
        
        
          .myborder {border:2px solid #086fe4;}
        
        Border color #086fe4