#386d9d color space conversions
Hex:
        #386d9d
        RGB:
        56, 109, 157
        CMY:
        78, 57, 38
        CMYK:
        64, 31, 0, 38
      HSL:
        209°, 47.4178%, 41.7647%
        HSV (HSB):
        209°, 64.3312%, 61.5686%
        XYZ:
        13.1853, 14.2124, 33.9466
        xyY:
        0.2149, 0.2317, 14.2124
      CIE-Lab:
        44.5359, -2.0971, -31.2430
        CIE-LCH:
        44.5359, 31.3133, 266.1600
        CIE-Luv:
        44.5359, -21.5064, -45.5145
        Hunter-Lab:
        37.6993, -3.5433, -26.9987
      #386d9d color charts
#386d9d RGB chart
      #386d9d CMYK chart
      #386d9d RGB pie chart
      #386d9d color shades, tints & tones
#386d9d color schemes
#386d9d color preview, HTML & CSS examples
           This text has a color of #386d9d        
        
          <p style="color:#386d9d;">Text here</p>
        
        
          .mytext {color:#386d9d;}
        
        Text color #386d9d
      
           This box has a color of #386d9d        
        
          <div style="background-color:#386d9d;">Content here</div>
        
        
          .mybackground {background-color:#386d9d;}
        
        Background color #386d9d
      
           Border around this has a color of #386d9d        
        
          <div style="border:2px solid #386d9d;">Content here</div>
        
        
          .myborder {border:2px solid #386d9d;}
        
        Border color #386d9d