#08214e color space conversions
Hex:
        #08214e
        RGB:
        8, 33, 78
        CMY:
        97, 87, 69
        CMYK:
        90, 58, 0, 69
      HSL:
        219°, 81.3953%, 16.8627%
        HSV (HSB):
        219°, 89.7436%, 30.5882%
        XYZ:
        2.0191, 1.6894, 7.4274
        xyY:
        0.1813, 0.1517, 1.6894
      CIE-Lab:
        13.7647, 10.1814, -30.4003
        CIE-LCH:
        13.7647, 32.0600, 288.5163
        CIE-Luv:
        13.7647, -6.2888, -28.9981
        Hunter-Lab:
        12.9977, 4.9834, -24.7823
      #08214e color charts
#08214e RGB chart
      #08214e CMYK chart
      #08214e RGB pie chart
      #08214e color shades, tints & tones
#08214e color schemes
#08214e color preview, HTML & CSS examples
           This text has a color of #08214e        
        
          <p style="color:#08214e;">Text here</p>
        
        
          .mytext {color:#08214e;}
        
        Text color #08214e
      
           This box has a color of #08214e        
        
          <div style="background-color:#08214e;">Content here</div>
        
        
          .mybackground {background-color:#08214e;}
        
        Background color #08214e
      
           Border around this has a color of #08214e        
        
          <div style="border:2px solid #08214e;">Content here</div>
        
        
          .myborder {border:2px solid #08214e;}
        
        Border color #08214e