#08317f color space conversions
Hex:
        #08317f
        RGB:
        8, 49, 127
        CMY:
        97, 81, 50
        CMYK:
        94, 61, 0, 50
      HSL:
        219°, 88.1481%, 26.4706%
        HSV (HSB):
        219°, 93.7008%, 49.8039%
        XYZ:
        5.0292, 3.7806, 20.5433
        xyY:
        0.1713, 0.1288, 3.7806
      CIE-Lab:
        22.9323, 19.8999, -47.5851
        CIE-LCH:
        22.9323, 51.5785, 292.6944
        CIE-Luv:
        22.9323, -10.3672, -57.3983
        Hunter-Lab:
        19.4437, 12.1437, -49.0327
      #08317f color charts
#08317f RGB chart
      #08317f CMYK chart
      #08317f RGB pie chart
      #08317f color shades, tints & tones
#08317f color schemes
#08317f color preview, HTML & CSS examples
           This text has a color of #08317f        
        
          <p style="color:#08317f;">Text here</p>
        
        
          .mytext {color:#08317f;}
        
        Text color #08317f
      
           This box has a color of #08317f        
        
          <div style="background-color:#08317f;">Content here</div>
        
        
          .mybackground {background-color:#08317f;}
        
        Background color #08317f
      
           Border around this has a color of #08317f        
        
          <div style="border:2px solid #08317f;">Content here</div>
        
        
          .myborder {border:2px solid #08317f;}
        
        Border color #08317f