#385c7b color space conversions
Hex:
        #385c7b
        RGB:
        56, 92, 123
        CMY:
        78, 64, 52
        CMYK:
        54, 25, 0, 52
      HSL:
        208°, 37.4302%, 35.0980%
        HSV (HSB):
        208°, 54.4715%, 48.2353%
        XYZ:
        9.0332, 9.9251, 20.1785
        xyY:
        0.2308, 0.2536, 9.9251
      CIE-Lab:
        37.7077, -3.3222, -21.4272
        CIE-LCH:
        37.7077, 21.6832, 261.1868
        CIE-Luv:
        37.7077, -15.8978, -29.1275
        Hunter-Lab:
        31.5041, -3.9509, -15.9226
      #385c7b color charts
#385c7b RGB chart
      #385c7b CMYK chart
      #385c7b RGB pie chart
      #385c7b color shades, tints & tones
#385c7b color schemes
#385c7b color preview, HTML & CSS examples
           This text has a color of #385c7b        
        
          <p style="color:#385c7b;">Text here</p>
        
        
          .mytext {color:#385c7b;}
        
        Text color #385c7b
      
           This box has a color of #385c7b        
        
          <div style="background-color:#385c7b;">Content here</div>
        
        
          .mybackground {background-color:#385c7b;}
        
        Background color #385c7b
      
           Border around this has a color of #385c7b        
        
          <div style="border:2px solid #385c7b;">Content here</div>
        
        
          .myborder {border:2px solid #385c7b;}
        
        Border color #385c7b