#086efb color space conversions
Hex:
        #086efb
        RGB:
        8, 110, 251
        CMY:
        97, 57, 2
        CMYK:
        97, 56, 0, 2
      HSL:
        215°, 96.8127%, 50.7843%
        HSV (HSB):
        215°, 96.8127%, 98.4314%
        XYZ:
        23.0887, 18.1685, 93.5568
        xyY:
        0.1713, 0.1348, 18.1685
      CIE-Lab:
        49.6999, 28.7885, -76.8621
        CIE-LCH:
        49.6999, 82.0766, 290.5333
        CIE-Luv:
        49.6999, -24.2815, -119.2661
        Hunter-Lab:
        42.6245, 22.0961, -100.2986
      #086efb color charts
#086efb RGB chart
      #086efb CMYK chart
      #086efb RGB pie chart
      #086efb color shades, tints & tones
#086efb color schemes
#086efb color preview, HTML & CSS examples
           This text has a color of #086efb        
        
          <p style="color:#086efb;">Text here</p>
        
        
          .mytext {color:#086efb;}
        
        Text color #086efb
      
           This box has a color of #086efb        
        
          <div style="background-color:#086efb;">Content here</div>
        
        
          .mybackground {background-color:#086efb;}
        
        Background color #086efb
      
           Border around this has a color of #086efb        
        
          <div style="border:2px solid #086efb;">Content here</div>
        
        
          .myborder {border:2px solid #086efb;}
        
        Border color #086efb