#086ed4 color space conversions
Hex:
        #086ed4
        RGB:
        8, 110, 212
        CMY:
        97, 57, 17
        CMYK:
        96, 48, 0, 17
      HSL:
        210°, 92.7273%, 43.1373%
        HSV (HSB):
        210°, 96.2264%, 83.1373%
        XYZ:
        17.5597, 15.9570, 64.4419
        xyY:
        0.1793, 0.1629, 15.9570
      CIE-Lab:
        46.9180, 13.5734, -59.4396
        CIE-LCH:
        46.9180, 60.9697, 282.8633
        CIE-Luv:
        46.9180, -25.5174, -91.1040
        Hunter-Lab:
        39.9462, 8.5602, -67.6854
      #086ed4 color charts
#086ed4 RGB chart
      #086ed4 CMYK chart
      #086ed4 RGB pie chart
      #086ed4 color shades, tints & tones
#086ed4 color schemes
#086ed4 color preview, HTML & CSS examples
           This text has a color of #086ed4        
        
          <p style="color:#086ed4;">Text here</p>
        
        
          .mytext {color:#086ed4;}
        
        Text color #086ed4
      
           This box has a color of #086ed4        
        
          <div style="background-color:#086ed4;">Content here</div>
        
        
          .mybackground {background-color:#086ed4;}
        
        Background color #086ed4
      
           Border around this has a color of #086ed4        
        
          <div style="border:2px solid #086ed4;">Content here</div>
        
        
          .myborder {border:2px solid #086ed4;}
        
        Border color #086ed4