#0086ee color space conversions
Hex:
        #0086ee
        RGB:
        0, 134, 238
        CMY:
        100, 47, 7
        CMYK:
        100, 44, 0, 7
      HSL:
        206°, 100.0000%, 46.6667%
        HSV (HSB):
        206°, 100.0000%, 93.3333%
        XYZ:
        23.9577, 23.2232, 84.1087
        xyY:
        0.1825, 0.1769, 23.2232
      CIE-Lab:
        55.3015, 8.5095, -60.5752
        CIE-LCH:
        55.3015, 61.1699, 277.9965
        CIE-Luv:
        55.3015, -31.9346, -96.1375
        Hunter-Lab:
        48.1905, 4.4072, -69.7478
      #0086ee color charts
#0086ee RGB chart
      #0086ee CMYK chart
      #0086ee RGB pie chart
      #0086ee color shades, tints & tones
#0086ee color schemes
#0086ee color preview, HTML & CSS examples
           This text has a color of #0086ee        
        
          <p style="color:#0086ee;">Text here</p>
        
        
          .mytext {color:#0086ee;}
        
        Text color #0086ee
      
           This box has a color of #0086ee        
        
          <div style="background-color:#0086ee;">Content here</div>
        
        
          .mybackground {background-color:#0086ee;}
        
        Background color #0086ee
      
           Border around this has a color of #0086ee        
        
          <div style="border:2px solid #0086ee;">Content here</div>
        
        
          .myborder {border:2px solid #0086ee;}
        
        Border color #0086ee