#381a5a color space conversions
Hex:
        #381a5a
        RGB:
        56, 26, 90
        CMY:
        78, 90, 65
        CMYK:
        38, 71, 0, 65
      HSL:
        268°, 55.1724%, 22.7451%
        HSV (HSB):
        268°, 71.1111%, 35.2941%
        XYZ:
        3.8457, 2.3177, 9.9175
        xyY:
        0.2391, 0.1441, 2.3177
      CIE-Lab:
        17.0734, 29.0950, -32.9635
        CIE-LCH:
        17.0734, 43.9672, 311.4330
        CIE-Luv:
        17.0734, 6.0316, -36.2257
        Hunter-Lab:
        15.2241, 18.4486, -27.9668
      #381a5a color charts
#381a5a RGB chart
      #381a5a CMYK chart
      #381a5a RGB pie chart
      #381a5a color shades, tints & tones
#381a5a color schemes
#381a5a color preview, HTML & CSS examples
           This text has a color of #381a5a        
        
          <p style="color:#381a5a;">Text here</p>
        
        
          .mytext {color:#381a5a;}
        
        Text color #381a5a
      
           This box has a color of #381a5a        
        
          <div style="background-color:#381a5a;">Content here</div>
        
        
          .mybackground {background-color:#381a5a;}
        
        Background color #381a5a
      
           Border around this has a color of #381a5a        
        
          <div style="border:2px solid #381a5a;">Content here</div>
        
        
          .myborder {border:2px solid #381a5a;}
        
        Border color #381a5a