#086aeb color space conversions
Hex:
        #086aeb
        RGB:
        8, 106, 235
        CMY:
        97, 58, 8
        CMYK:
        97, 55, 0, 8
      HSL:
        214°, 93.4156%, 47.6471%
        HSV (HSB):
        214°, 96.5957%, 92.1569%
        XYZ:
        20.2496, 16.3579, 80.6874
        xyY:
        0.1726, 0.1395, 16.3579
      CIE-Lab:
        47.4405, 25.1765, -71.6059
        CIE-LCH:
        47.4405, 75.9030, 289.3716
        CIE-Luv:
        47.4405, -23.6167, -109.9925
        Hunter-Lab:
        40.4448, 18.5914, -89.9720
      #086aeb color charts
#086aeb RGB chart
      #086aeb CMYK chart
      #086aeb RGB pie chart
      #086aeb color shades, tints & tones
#086aeb color schemes
#086aeb color preview, HTML & CSS examples
           This text has a color of #086aeb        
        
          <p style="color:#086aeb;">Text here</p>
        
        
          .mytext {color:#086aeb;}
        
        Text color #086aeb
      
           This box has a color of #086aeb        
        
          <div style="background-color:#086aeb;">Content here</div>
        
        
          .mybackground {background-color:#086aeb;}
        
        Background color #086aeb
      
           Border around this has a color of #086aeb        
        
          <div style="border:2px solid #086aeb;">Content here</div>
        
        
          .myborder {border:2px solid #086aeb;}
        
        Border color #086aeb