#384d7d color space conversions
Hex:
        #384d7d
        RGB:
        56, 77, 125
        CMY:
        78, 70, 51
        CMYK:
        55, 38, 0, 51
      HSL:
        222°, 38.1215%, 35.4902%
        HSV (HSB):
        222°, 55.2000%, 49.0196%
        XYZ:
        7.9864, 7.6292, 20.4537
        xyY:
        0.2214, 0.2115, 7.6292
      CIE-Lab:
        33.1983, 6.9368, -29.7179
        CIE-LCH:
        33.1983, 30.5168, 283.1389
        CIE-Luv:
        33.1983, -10.3659, -40.8851
        Hunter-Lab:
        27.6210, 3.2755, -24.5703
      #384d7d color charts
#384d7d RGB chart
      #384d7d CMYK chart
      #384d7d RGB pie chart
      #384d7d color shades, tints & tones
#384d7d color schemes
#384d7d color preview, HTML & CSS examples
           This text has a color of #384d7d        
        
          <p style="color:#384d7d;">Text here</p>
        
        
          .mytext {color:#384d7d;}
        
        Text color #384d7d
      
           This box has a color of #384d7d        
        
          <div style="background-color:#384d7d;">Content here</div>
        
        
          .mybackground {background-color:#384d7d;}
        
        Background color #384d7d
      
           Border around this has a color of #384d7d        
        
          <div style="border:2px solid #384d7d;">Content here</div>
        
        
          .myborder {border:2px solid #384d7d;}
        
        Border color #384d7d