#381c4d color space conversions
Hex:
        #381c4d
        RGB:
        56, 28, 77
        CMY:
        78, 89, 70
        CMYK:
        27, 64, 0, 70
      HSL:
        274°, 46.6667%, 20.5882%
        HSV (HSB):
        274°, 63.6364%, 30.1961%
        XYZ:
        3.3857, 2.2071, 7.2687
        xyY:
        0.2632, 0.1716, 2.2071
      CIE-Lab:
        16.5385, 24.2632, -25.0319
        CIE-LCH:
        16.5385, 34.8612, 314.1066
        CIE-Luv:
        16.5385, 7.4094, -27.4361
        Hunter-Lab:
        14.8563, 14.6812, -18.6095
      #381c4d color charts
#381c4d RGB chart
      #381c4d CMYK chart
      #381c4d RGB pie chart
      #381c4d color shades, tints & tones
#381c4d color schemes
#381c4d color preview, HTML & CSS examples
           This text has a color of #381c4d        
        
          <p style="color:#381c4d;">Text here</p>
        
        
          .mytext {color:#381c4d;}
        
        Text color #381c4d
      
           This box has a color of #381c4d        
        
          <div style="background-color:#381c4d;">Content here</div>
        
        
          .mybackground {background-color:#381c4d;}
        
        Background color #381c4d
      
           Border around this has a color of #381c4d        
        
          <div style="border:2px solid #381c4d;">Content here</div>
        
        
          .myborder {border:2px solid #381c4d;}
        
        Border color #381c4d