#08224e color space conversions
Hex:
        #08224e
        RGB:
        8, 34, 78
        CMY:
        97, 87, 69
        CMYK:
        90, 56, 0, 69
      HSL:
        218°, 81.3953%, 16.8627%
        HSV (HSB):
        218°, 89.7436%, 30.5882%
        XYZ:
        2.0473, 1.7457, 7.4368
        xyY:
        0.1823, 0.1555, 1.7457
      CIE-Lab:
        14.0920, 9.4118, -29.8705
        CIE-LCH:
        14.0920, 31.3182, 287.4889
        CIE-Luv:
        14.0920, -6.5615, -28.8504
        Hunter-Lab:
        13.2126, 4.5367, -24.1228
      #08224e color charts
#08224e RGB chart
      #08224e CMYK chart
      #08224e RGB pie chart
      #08224e color shades, tints & tones
#08224e color schemes
#08224e color preview, HTML & CSS examples
           This text has a color of #08224e        
        
          <p style="color:#08224e;">Text here</p>
        
        
          .mytext {color:#08224e;}
        
        Text color #08224e
      
           This box has a color of #08224e        
        
          <div style="background-color:#08224e;">Content here</div>
        
        
          .mybackground {background-color:#08224e;}
        
        Background color #08224e
      
           Border around this has a color of #08224e        
        
          <div style="border:2px solid #08224e;">Content here</div>
        
        
          .myborder {border:2px solid #08224e;}
        
        Border color #08224e