#08488e color space conversions
Hex:
        #08488e
        RGB:
        8, 72, 142
        CMY:
        97, 72, 44
        CMYK:
        94, 49, 0, 44
      HSL:
        211°, 89.3333%, 29.4118%
        HSV (HSB):
        211°, 94.3662%, 55.6863%
        XYZ:
        7.3000, 6.6393, 26.4880
        xyY:
        0.1806, 0.1642, 6.6393
      CIE-Lab:
        30.9714, 10.0726, -43.8661
        CIE-LCH:
        30.9714, 45.0077, 282.9322
        CIE-Luv:
        30.9714, -16.5677, -59.4632
        Hunter-Lab:
        25.7669, 5.4784, -42.9122
      #08488e color charts
#08488e RGB chart
      #08488e CMYK chart
      #08488e RGB pie chart
      #08488e color shades, tints & tones
#08488e color schemes
#08488e color preview, HTML & CSS examples
           This text has a color of #08488e        
        
          <p style="color:#08488e;">Text here</p>
        
        
          .mytext {color:#08488e;}
        
        Text color #08488e
      
           This box has a color of #08488e        
        
          <div style="background-color:#08488e;">Content here</div>
        
        
          .mybackground {background-color:#08488e;}
        
        Background color #08488e
      
           Border around this has a color of #08488e        
        
          <div style="border:2px solid #08488e;">Content here</div>
        
        
          .myborder {border:2px solid #08488e;}
        
        Border color #08488e