#08227b color space conversions
Hex:
        #08227b
        RGB:
        8, 34, 123
        CMY:
        97, 87, 52
        CMYK:
        93, 72, 0, 52
      HSL:
        226°, 87.7863%, 25.6863%
        HSV (HSB):
        226°, 93.4959%, 48.2353%
        XYZ:
        4.2473, 2.6257, 19.0219
        xyY:
        0.1640, 0.1014, 2.6257
      CIE-Lab:
        18.4780, 28.8187, -52.3601
        CIE-LCH:
        18.4780, 59.7670, 298.8281
        CIE-Luv:
        18.4780, -6.9965, -56.1284
        Hunter-Lab:
        16.2041, 18.4300, -58.2570
      #08227b color charts
#08227b RGB chart
      #08227b CMYK chart
      #08227b RGB pie chart
      #08227b color shades, tints & tones
#08227b color schemes
#08227b color preview, HTML & CSS examples
           This text has a color of #08227b        
        
          <p style="color:#08227b;">Text here</p>
        
        
          .mytext {color:#08227b;}
        
        Text color #08227b
      
           This box has a color of #08227b        
        
          <div style="background-color:#08227b;">Content here</div>
        
        
          .mybackground {background-color:#08227b;}
        
        Background color #08227b
      
           Border around this has a color of #08227b        
        
          <div style="border:2px solid #08227b;">Content here</div>
        
        
          .myborder {border:2px solid #08227b;}
        
        Border color #08227b