#0886bc color space conversions
Hex:
        #0886bc
        RGB:
        8, 134, 188
        CMY:
        97, 47, 26
        CMYK:
        96, 29, 0, 26
      HSL:
        198°, 91.8367%, 38.4314%
        HSV (HSB):
        198°, 95.7447%, 73.7255%
        XYZ:
        17.7023, 20.7327, 50.6457
        xyY:
        0.1987, 0.2327, 20.7327
      CIE-Lab:
        52.6557, -10.3893, -36.5898
        CIE-LCH:
        52.6557, 38.0362, 254.1487
        CIE-Luv:
        52.6557, -34.5777, -54.8358
        Hunter-Lab:
        45.5331, -10.2859, -34.0741
      #0886bc color charts
#0886bc RGB chart
      #0886bc CMYK chart
      #0886bc RGB pie chart
      #0886bc color shades, tints & tones
#0886bc color schemes
#0886bc color preview, HTML & CSS examples
           This text has a color of #0886bc        
        
          <p style="color:#0886bc;">Text here</p>
        
        
          .mytext {color:#0886bc;}
        
        Text color #0886bc
      
           This box has a color of #0886bc        
        
          <div style="background-color:#0886bc;">Content here</div>
        
        
          .mybackground {background-color:#0886bc;}
        
        Background color #0886bc
      
           Border around this has a color of #0886bc        
        
          <div style="border:2px solid #0886bc;">Content here</div>
        
        
          .myborder {border:2px solid #0886bc;}
        
        Border color #0886bc