#08499f color space conversions
Hex:
        #08499f
        RGB:
        8, 73, 159
        CMY:
        97, 71, 38
        CMYK:
        95, 54, 0, 38
      HSL:
        214°, 90.4192%, 32.7451%
        HSV (HSB):
        214°, 94.9686%, 62.3529%
        XYZ:
        8.7407, 7.3199, 33.7531
        xyY:
        0.1755, 0.1469, 7.3199
      CIE-Lab:
        32.5244, 16.5298, -51.6944
        CIE-LCH:
        32.5244, 54.2729, 287.7322
        CIE-Luv:
        32.5244, -16.3937, -71.2916
        Hunter-Lab:
        27.0553, 10.3206, -55.0289
      #08499f color charts
#08499f RGB chart
      #08499f CMYK chart
      #08499f RGB pie chart
      #08499f color shades, tints & tones
#08499f color schemes
#08499f color preview, HTML & CSS examples
           This text has a color of #08499f        
        
          <p style="color:#08499f;">Text here</p>
        
        
          .mytext {color:#08499f;}
        
        Text color #08499f
      
           This box has a color of #08499f        
        
          <div style="background-color:#08499f;">Content here</div>
        
        
          .mybackground {background-color:#08499f;}
        
        Background color #08499f
      
           Border around this has a color of #08499f        
        
          <div style="border:2px solid #08499f;">Content here</div>
        
        
          .myborder {border:2px solid #08499f;}
        
        Border color #08499f