#08385e color space conversions
Hex:
        #08385e
        RGB:
        8, 56, 94
        CMY:
        97, 78, 63
        CMYK:
        91, 40, 0, 63
      HSL:
        207°, 84.3137%, 20.0000%
        HSV (HSB):
        207°, 91.4894%, 36.8627%
        XYZ:
        3.5347, 3.6881, 11.1153
        xyY:
        0.1928, 0.2011, 3.6881
      CIE-Lab:
        22.6124, 0.4615, -26.8993
        CIE-LCH:
        22.6124, 26.9032, 270.9830
        CIE-Luv:
        22.6124, -13.0797, -31.8457
        Hunter-Lab:
        19.2045, -0.7539, -20.8730
      #08385e color charts
#08385e RGB chart
      #08385e CMYK chart
      #08385e RGB pie chart
      #08385e color shades, tints & tones
#08385e color schemes
#08385e color preview, HTML & CSS examples
           This text has a color of #08385e        
        
          <p style="color:#08385e;">Text here</p>
        
        
          .mytext {color:#08385e;}
        
        Text color #08385e
      
           This box has a color of #08385e        
        
          <div style="background-color:#08385e;">Content here</div>
        
        
          .mybackground {background-color:#08385e;}
        
        Background color #08385e
      
           Border around this has a color of #08385e        
        
          <div style="border:2px solid #08385e;">Content here</div>
        
        
          .myborder {border:2px solid #08385e;}
        
        Border color #08385e