#08528b color space conversions
Hex:
        #08528b
        RGB:
        8, 82, 139
        CMY:
        97, 68, 45
        CMYK:
        94, 41, 0, 45
      HSL:
        206°, 89.1156%, 28.8235%
        HSV (HSB):
        206°, 94.2446%, 54.5098%
        XYZ:
        7.7776, 7.9503, 25.5507
        xyY:
        0.1884, 0.1926, 7.9503
      CIE-Lab:
        33.8791, 2.0770, -37.3624
        CIE-LCH:
        33.8791, 37.4201, 273.1818
        CIE-Luv:
        33.8791, -19.8637, -51.5497
        Hunter-Lab:
        28.1963, -0.1062, -33.9897
      #08528b color charts
#08528b RGB chart
      #08528b CMYK chart
      #08528b RGB pie chart
      #08528b color shades, tints & tones
#08528b color schemes
#08528b color preview, HTML & CSS examples
           This text has a color of #08528b        
        
          <p style="color:#08528b;">Text here</p>
        
        
          .mytext {color:#08528b;}
        
        Text color #08528b
      
           This box has a color of #08528b        
        
          <div style="background-color:#08528b;">Content here</div>
        
        
          .mybackground {background-color:#08528b;}
        
        Background color #08528b
      
           Border around this has a color of #08528b        
        
          <div style="border:2px solid #08528b;">Content here</div>
        
        
          .myborder {border:2px solid #08528b;}
        
        Border color #08528b