#381d85 color space conversions
Hex:
        #381d85
        RGB:
        56, 29, 133
        CMY:
        78, 89, 48
        CMYK:
        58, 78, 0, 48
      HSL:
        256°, 64.1975%, 31.7647%
        HSV (HSB):
        256°, 78.1955%, 52.1569%
        XYZ:
        6.3039, 3.4129, 22.5168
        xyY:
        0.1956, 0.1059, 3.4129
      CIE-Lab:
        21.6271, 40.2062, -53.3969
        CIE-LCH:
        21.6271, 66.8414, 306.9786
        CIE-Luv:
        21.6271, 1.0702, -62.6126
        Hunter-Lab:
        18.4741, 28.5794, -59.3325
      #381d85 color charts
#381d85 RGB chart
      #381d85 CMYK chart
      #381d85 RGB pie chart
      #381d85 color shades, tints & tones
#381d85 color schemes
#381d85 color preview, HTML & CSS examples
           This text has a color of #381d85        
        
          <p style="color:#381d85;">Text here</p>
        
        
          .mytext {color:#381d85;}
        
        Text color #381d85
      
           This box has a color of #381d85        
        
          <div style="background-color:#381d85;">Content here</div>
        
        
          .mybackground {background-color:#381d85;}
        
        Background color #381d85
      
           Border around this has a color of #381d85        
        
          <div style="border:2px solid #381d85;">Content here</div>
        
        
          .myborder {border:2px solid #381d85;}
        
        Border color #381d85