#0872ca color space conversions
Hex:
        #0872ca
        RGB:
        8, 114, 202
        CMY:
        97, 55, 21
        CMYK:
        96, 44, 0, 21
      HSL:
        207°, 92.3810%, 41.1765%
        HSV (HSB):
        207°, 96.0396%, 79.2157%
        XYZ:
        16.7781, 16.3505, 58.1488
        xyY:
        0.1838, 0.1791, 16.3505
      CIE-Lab:
        47.4310, 7.0723, -52.9006
        CIE-LCH:
        47.4310, 53.3713, 277.6148
        CIE-Luv:
        47.4310, -27.1812, -80.8974
        Hunter-Lab:
        40.4358, 3.3029, -56.9571
      #0872ca color charts
#0872ca RGB chart
      #0872ca CMYK chart
      #0872ca RGB pie chart
      #0872ca color shades, tints & tones
#0872ca color schemes
#0872ca color preview, HTML & CSS examples
           This text has a color of #0872ca        
        
          <p style="color:#0872ca;">Text here</p>
        
        
          .mytext {color:#0872ca;}
        
        Text color #0872ca
      
           This box has a color of #0872ca        
        
          <div style="background-color:#0872ca;">Content here</div>
        
        
          .mybackground {background-color:#0872ca;}
        
        Background color #0872ca
      
           Border around this has a color of #0872ca        
        
          <div style="border:2px solid #0872ca;">Content here</div>
        
        
          .myborder {border:2px solid #0872ca;}
        
        Border color #0872ca