#0086e6 color space conversions
Hex:
        #0086e6
        RGB:
        0, 134, 230
        CMY:
        100, 47, 10
        CMYK:
        100, 42, 0, 10
      HSL:
        205°, 100.0000%, 45.0980%
        HSV (HSB):
        205°, 100.0000%, 90.1961%
        XYZ:
        22.8080, 22.7634, 78.0546
        xyY:
        0.1845, 0.1841, 22.7634
      CIE-Lab:
        54.8278, 5.4164, -56.8789
        CIE-LCH:
        54.8278, 57.1363, 275.4397
        CIE-Luv:
        54.8278, -32.3489, -89.7976
        Hunter-Lab:
        47.7110, 1.8370, -63.6000
      #0086e6 color charts
#0086e6 RGB chart
      #0086e6 CMYK chart
      #0086e6 RGB pie chart
      #0086e6 color shades, tints & tones
#0086e6 color schemes
#0086e6 color preview, HTML & CSS examples
           This text has a color of #0086e6        
        
          <p style="color:#0086e6;">Text here</p>
        
        
          .mytext {color:#0086e6;}
        
        Text color #0086e6
      
           This box has a color of #0086e6        
        
          <div style="background-color:#0086e6;">Content here</div>
        
        
          .mybackground {background-color:#0086e6;}
        
        Background color #0086e6
      
           Border around this has a color of #0086e6        
        
          <div style="border:2px solid #0086e6;">Content here</div>
        
        
          .myborder {border:2px solid #0086e6;}
        
        Border color #0086e6