#08315d color space conversions
Hex:
        #08315d
        RGB:
        8, 49, 93
        CMY:
        97, 81, 64
        CMYK:
        91, 47, 0, 64
      HSL:
        211°, 84.1584%, 19.8039%
        HSV (HSB):
        211°, 91.3978%, 36.4706%
        XYZ:
        3.1742, 3.0386, 10.7751
        xyY:
        0.1869, 0.1789, 3.0386
      CIE-Lab:
        20.1977, 4.9920, -30.0992
        CIE-LCH:
        20.1977, 30.5104, 279.4168
        CIE-Luv:
        20.1977, -10.8279, -34.4080
        Hunter-Lab:
        17.4315, 1.9994, -24.4476
      #08315d color charts
#08315d RGB chart
      #08315d CMYK chart
      #08315d RGB pie chart
      #08315d color shades, tints & tones
#08315d color schemes
#08315d color preview, HTML & CSS examples
           This text has a color of #08315d        
        
          <p style="color:#08315d;">Text here</p>
        
        
          .mytext {color:#08315d;}
        
        Text color #08315d
      
           This box has a color of #08315d        
        
          <div style="background-color:#08315d;">Content here</div>
        
        
          .mybackground {background-color:#08315d;}
        
        Background color #08315d
      
           Border around this has a color of #08315d        
        
          <div style="border:2px solid #08315d;">Content here</div>
        
        
          .myborder {border:2px solid #08315d;}
        
        Border color #08315d