#086bdf color space conversions
Hex:
        #086bdf
        RGB:
        8, 107, 223
        CMY:
        97, 58, 13
        CMYK:
        96, 52, 0, 13
      HSL:
        212°, 93.0736%, 45.2941%
        HSV (HSB):
        212°, 96.4126%, 87.4510%
        XYZ:
        18.6771, 15.8947, 71.8956
        xyY:
        0.1754, 0.1493, 15.8947
      CIE-Lab:
        46.8361, 19.8429, -65.8202
        CIE-LCH:
        46.8361, 68.7462, 286.7765
        CIE-Luv:
        46.8361, -24.2463, -100.9274
        Hunter-Lab:
        39.8682, 13.8529, -79.0119
      #086bdf color charts
#086bdf RGB chart
      #086bdf CMYK chart
      #086bdf RGB pie chart
      #086bdf color shades, tints & tones
#086bdf color schemes
#086bdf color preview, HTML & CSS examples
           This text has a color of #086bdf        
        
          <p style="color:#086bdf;">Text here</p>
        
        
          .mytext {color:#086bdf;}
        
        Text color #086bdf
      
           This box has a color of #086bdf        
        
          <div style="background-color:#086bdf;">Content here</div>
        
        
          .mybackground {background-color:#086bdf;}
        
        Background color #086bdf
      
           Border around this has a color of #086bdf        
        
          <div style="border:2px solid #086bdf;">Content here</div>
        
        
          .myborder {border:2px solid #086bdf;}
        
        Border color #086bdf