#08379b color space conversions
Hex:
        #08379b
        RGB:
        8, 55, 155
        CMY:
        97, 78, 39
        CMYK:
        95, 65, 0, 39
      HSL:
        221°, 90.1840%, 31.9608%
        HSV (HSB):
        221°, 94.8387%, 60.7843%
        XYZ:
        7.3827, 5.1506, 31.6154
        xyY:
        0.1672, 0.1167, 5.1506
      CIE-Lab:
        27.1595, 27.3031, -58.0242
        CIE-LCH:
        27.1595, 64.1269, 295.1992
        CIE-Luv:
        27.1595, -11.7611, -74.1710
        Hunter-Lab:
        22.6948, 18.3508, -66.7084
      #08379b color charts
#08379b RGB chart
      #08379b CMYK chart
      #08379b RGB pie chart
      #08379b color shades, tints & tones
#08379b color schemes
#08379b color preview, HTML & CSS examples
           This text has a color of #08379b        
        
          <p style="color:#08379b;">Text here</p>
        
        
          .mytext {color:#08379b;}
        
        Text color #08379b
      
           This box has a color of #08379b        
        
          <div style="background-color:#08379b;">Content here</div>
        
        
          .mybackground {background-color:#08379b;}
        
        Background color #08379b
      
           Border around this has a color of #08379b        
        
          <div style="border:2px solid #08379b;">Content here</div>
        
        
          .myborder {border:2px solid #08379b;}
        
        Border color #08379b