#08315f color space conversions
Hex:
        #08315f
        RGB:
        8, 49, 95
        CMY:
        97, 81, 63
        CMYK:
        92, 48, 0, 63
      HSL:
        212°, 84.4660%, 20.1961%
        HSV (HSB):
        212°, 91.5789%, 37.2549%
        XYZ:
        3.2640, 3.0745, 11.2479
        xyY:
        0.1856, 0.1748, 3.0745
      CIE-Lab:
        20.3397, 5.8836, -31.1879
        CIE-LCH:
        20.3397, 31.7381, 280.6833
        CIE-Luv:
        20.3397, -10.7813, -35.8178
        Hunter-Lab:
        17.5342, 2.5432, -25.7596
      #08315f color charts
#08315f RGB chart
      #08315f CMYK chart
      #08315f RGB pie chart
      #08315f color shades, tints & tones
#08315f color schemes
#08315f color preview, HTML & CSS examples
           This text has a color of #08315f        
        
          <p style="color:#08315f;">Text here</p>
        
        
          .mytext {color:#08315f;}
        
        Text color #08315f
      
           This box has a color of #08315f        
        
          <div style="background-color:#08315f;">Content here</div>
        
        
          .mybackground {background-color:#08315f;}
        
        Background color #08315f
      
           Border around this has a color of #08315f        
        
          <div style="border:2px solid #08315f;">Content here</div>
        
        
          .myborder {border:2px solid #08315f;}
        
        Border color #08315f