#0866ad color space conversions
Hex:
        #0866ad
        RGB:
        8, 102, 173
        CMY:
        97, 60, 32
        CMYK:
        95, 41, 0, 32
      HSL:
        206°, 91.1602%, 35.4902%
        HSV (HSB):
        206°, 95.3757%, 67.8431%
        XYZ:
        12.3943, 12.5715, 41.3085
        xyY:
        0.1870, 0.1897, 12.5715
      CIE-Lab:
        42.1104, 3.0750, -44.5945
        CIE-LCH:
        42.1104, 44.7004, 273.9446
        CIE-Luv:
        42.1104, -24.7679, -65.7398
        Hunter-Lab:
        35.4563, 0.3491, -44.2565
      #0866ad color charts
#0866ad RGB chart
      #0866ad CMYK chart
      #0866ad RGB pie chart
      #0866ad color shades, tints & tones
#0866ad color schemes
#0866ad color preview, HTML & CSS examples
           This text has a color of #0866ad        
        
          <p style="color:#0866ad;">Text here</p>
        
        
          .mytext {color:#0866ad;}
        
        Text color #0866ad
      
           This box has a color of #0866ad        
        
          <div style="background-color:#0866ad;">Content here</div>
        
        
          .mybackground {background-color:#0866ad;}
        
        Background color #0866ad
      
           Border around this has a color of #0866ad        
        
          <div style="border:2px solid #0866ad;">Content here</div>
        
        
          .myborder {border:2px solid #0866ad;}
        
        Border color #0866ad