#08507d color space conversions
Hex:
        #08507d
        RGB:
        8, 80, 125
        CMY:
        97, 69, 51
        CMYK:
        94, 36, 0, 51
      HSL:
        203°, 87.9699%, 26.0784%
        HSV (HSB):
        203°, 93.6000%, 49.0196%
        XYZ:
        6.6705, 7.2696, 20.4536
        xyY:
        0.1939, 0.2114, 7.2696
      CIE-Lab:
        32.4130, -2.4351, -31.0719
        CIE-LCH:
        32.4130, 31.1672, 265.5189
        CIE-Luv:
        32.4130, -19.8713, -41.6534
        Hunter-Lab:
        26.9622, -3.0229, -26.1041
      #08507d color charts
#08507d RGB chart
      #08507d CMYK chart
      #08507d RGB pie chart
      #08507d color shades, tints & tones
#08507d color schemes
#08507d color preview, HTML & CSS examples
           This text has a color of #08507d        
        
          <p style="color:#08507d;">Text here</p>
        
        
          .mytext {color:#08507d;}
        
        Text color #08507d
      
           This box has a color of #08507d        
        
          <div style="background-color:#08507d;">Content here</div>
        
        
          .mybackground {background-color:#08507d;}
        
        Background color #08507d
      
           Border around this has a color of #08507d        
        
          <div style="border:2px solid #08507d;">Content here</div>
        
        
          .myborder {border:2px solid #08507d;}
        
        Border color #08507d