#08214d color space conversions
Hex:
        #08214d
        RGB:
        8, 33, 77
        CMY:
        97, 87, 70
        CMYK:
        90, 57, 0, 70
      HSL:
        218°, 81.1765%, 16.6667%
        HSV (HSB):
        218°, 89.6104%, 30.1961%
        XYZ:
        1.9836, 1.6752, 7.2400
        xyY:
        0.1820, 0.1537, 1.6752
      CIE-Lab:
        13.6809, 9.7243, -29.8517
        CIE-LCH:
        13.6809, 31.3956, 288.0433
        CIE-Luv:
        13.6809, -6.2882, -28.3830
        Hunter-Lab:
        12.9428, 4.7062, -24.1058
      #08214d color charts
#08214d RGB chart
      #08214d CMYK chart
      #08214d RGB pie chart
      #08214d color shades, tints & tones
#08214d color schemes
#08214d color preview, HTML & CSS examples
           This text has a color of #08214d        
        
          <p style="color:#08214d;">Text here</p>
        
        
          .mytext {color:#08214d;}
        
        Text color #08214d
      
           This box has a color of #08214d        
        
          <div style="background-color:#08214d;">Content here</div>
        
        
          .mybackground {background-color:#08214d;}
        
        Background color #08214d
      
           Border around this has a color of #08214d        
        
          <div style="border:2px solid #08214d;">Content here</div>
        
        
          .myborder {border:2px solid #08214d;}
        
        Border color #08214d