#0872ee color space conversions
Hex:
        #0872ee
        RGB:
        8, 114, 238
        CMY:
        97, 55, 7
        CMYK:
        97, 52, 0, 7
      HSL:
        212°, 93.4959%, 48.2353%
        HSV (HSB):
        212°, 96.6387%, 93.3333%
        XYZ:
        21.5501, 18.2593, 83.2775
        xyY:
        0.1751, 0.1483, 18.2593
      CIE-Lab:
        49.8091, 21.2279, -69.4383
        CIE-LCH:
        49.8091, 72.6106, 286.9988
        CIE-Luv:
        49.8091, -25.7408, -108.1078
        Hunter-Lab:
        42.7309, 15.2421, -85.6376
      #0872ee color charts
#0872ee RGB chart
      #0872ee CMYK chart
      #0872ee RGB pie chart
      #0872ee color shades, tints & tones
#0872ee color schemes
#0872ee color preview, HTML & CSS examples
           This text has a color of #0872ee        
        
          <p style="color:#0872ee;">Text here</p>
        
        
          .mytext {color:#0872ee;}
        
        Text color #0872ee
      
           This box has a color of #0872ee        
        
          <div style="background-color:#0872ee;">Content here</div>
        
        
          .mybackground {background-color:#0872ee;}
        
        Background color #0872ee
      
           Border around this has a color of #0872ee        
        
          <div style="border:2px solid #0872ee;">Content here</div>
        
        
          .myborder {border:2px solid #0872ee;}
        
        Border color #0872ee