#381e82 color space conversions
Hex:
        #381e82
        RGB:
        56, 30, 130
        CMY:
        78, 88, 49
        CMYK:
        57, 77, 0, 49
      HSL:
        256°, 62.5000%, 31.3725%
        HSV (HSB):
        256°, 76.9231%, 50.9804%
        XYZ:
        6.1244, 3.3810, 21.4489
        xyY:
        0.1979, 0.1092, 3.3810
      CIE-Lab:
        21.5094, 38.7745, -51.6997
        CIE-LCH:
        21.5094, 64.6245, 306.8697
        CIE-Luv:
        21.5094, 1.2050, -60.7459
        Hunter-Lab:
        18.3875, 27.2758, -56.2901
      #381e82 color charts
#381e82 RGB chart
      #381e82 CMYK chart
      #381e82 RGB pie chart
      #381e82 color shades, tints & tones
#381e82 color schemes
#381e82 color preview, HTML & CSS examples
           This text has a color of #381e82        
        
          <p style="color:#381e82;">Text here</p>
        
        
          .mytext {color:#381e82;}
        
        Text color #381e82
      
           This box has a color of #381e82        
        
          <div style="background-color:#381e82;">Content here</div>
        
        
          .mybackground {background-color:#381e82;}
        
        Background color #381e82
      
           Border around this has a color of #381e82        
        
          <div style="border:2px solid #381e82;">Content here</div>
        
        
          .myborder {border:2px solid #381e82;}
        
        Border color #381e82