#0872bb color space conversions
Hex:
        #0872bb
        RGB:
        8, 114, 187
        CMY:
        97, 55, 27
        CMYK:
        96, 39, 0, 27
      HSL:
        204°, 91.7949%, 38.2353%
        HSV (HSB):
        204°, 95.7219%, 73.3333%
        XYZ:
        15.0871, 15.6741, 49.2439
        xyY:
        0.1886, 0.1959, 15.6741
      CIE-Lab:
        46.5440, 1.1372, -45.6841
        CIE-LCH:
        46.5440, 45.6982, 271.4259
        CIE-Luv:
        46.5440, -27.9448, -68.8782
        Hunter-Lab:
        39.5905, -1.2610, -46.0334
      #0872bb color charts
#0872bb RGB chart
      #0872bb CMYK chart
      #0872bb RGB pie chart
      #0872bb color shades, tints & tones
#0872bb color schemes
#0872bb color preview, HTML & CSS examples
           This text has a color of #0872bb        
        
          <p style="color:#0872bb;">Text here</p>
        
        
          .mytext {color:#0872bb;}
        
        Text color #0872bb
      
           This box has a color of #0872bb        
        
          <div style="background-color:#0872bb;">Content here</div>
        
        
          .mybackground {background-color:#0872bb;}
        
        Background color #0872bb
      
           Border around this has a color of #0872bb        
        
          <div style="border:2px solid #0872bb;">Content here</div>
        
        
          .myborder {border:2px solid #0872bb;}
        
        Border color #0872bb