#0864aa color space conversions
Hex:
        #0864aa
        RGB:
        8, 100, 170
        CMY:
        97, 61, 33
        CMYK:
        95, 41, 0, 33
      HSL:
        206°, 91.0112%, 34.9020%
        HSV (HSB):
        206°, 95.2941%, 66.6667%
        XYZ:
        11.9130, 12.0682, 39.7317
        xyY:
        0.1870, 0.1894, 12.0682
      CIE-Lab:
        41.3244, 3.1373, -44.0836
        CIE-LCH:
        41.3244, 44.1951, 274.0708
        CIE-Luv:
        41.3244, -24.2679, -64.6599
        Hunter-Lab:
        34.7394, 0.4182, -43.4929
      #0864aa color charts
#0864aa RGB chart
      #0864aa CMYK chart
      #0864aa RGB pie chart
      #0864aa color shades, tints & tones
#0864aa color schemes
#0864aa color preview, HTML & CSS examples
           This text has a color of #0864aa        
        
          <p style="color:#0864aa;">Text here</p>
        
        
          .mytext {color:#0864aa;}
        
        Text color #0864aa
      
           This box has a color of #0864aa        
        
          <div style="background-color:#0864aa;">Content here</div>
        
        
          .mybackground {background-color:#0864aa;}
        
        Background color #0864aa
      
           Border around this has a color of #0864aa        
        
          <div style="border:2px solid #0864aa;">Content here</div>
        
        
          .myborder {border:2px solid #0864aa;}
        
        Border color #0864aa