#381b43 color space conversions
Hex:
        #381b43
        RGB:
        56, 27, 67
        CMY:
        78, 89, 74
        CMYK:
        16, 60, 0, 74
      HSL:
        284°, 42.5532%, 18.4314%
        HSV (HSB):
        284°, 59.7015%, 26.2745%
        XYZ:
        3.0359, 2.0299, 5.5420
        xyY:
        0.2862, 0.1914, 2.0299
      CIE-Lab:
        15.6432, 22.2501, -19.5621
        CIE-LCH:
        15.6432, 29.6267, 318.6783
        CIE-Luv:
        15.6432, 9.0502, -21.1011
        Hunter-Lab:
        14.2473, 13.1034, -13.0897
      #381b43 color charts
#381b43 RGB chart
      #381b43 CMYK chart
      #381b43 RGB pie chart
      #381b43 color shades, tints & tones
#381b43 color schemes
#381b43 color preview, HTML & CSS examples
           This text has a color of #381b43        
        
          <p style="color:#381b43;">Text here</p>
        
        
          .mytext {color:#381b43;}
        
        Text color #381b43
      
           This box has a color of #381b43        
        
          <div style="background-color:#381b43;">Content here</div>
        
        
          .mybackground {background-color:#381b43;}
        
        Background color #381b43
      
           Border around this has a color of #381b43        
        
          <div style="border:2px solid #381b43;">Content here</div>
        
        
          .myborder {border:2px solid #381b43;}
        
        Border color #381b43