#381a66 color space conversions
Hex:
        #381a66
        RGB:
        56, 26, 102
        CMY:
        78, 90, 60
        CMYK:
        45, 75, 0, 60
      HSL:
        264°, 59.3750%, 25.0980%
        HSV (HSB):
        264°, 74.5098%, 40.0000%
        XYZ:
        4.3986, 2.5389, 12.8286
        xyY:
        0.2225, 0.1284, 2.5389
      CIE-Lab:
        18.0934, 32.5578, -39.2657
        CIE-LCH:
        18.0934, 51.0079, 309.6644
        CIE-Luv:
        18.0934, 4.5775, -43.7797
        Hunter-Lab:
        15.9338, 21.3912, -36.5819
      #381a66 color charts
#381a66 RGB chart
      #381a66 CMYK chart
      #381a66 RGB pie chart
      #381a66 color shades, tints & tones
#381a66 color schemes
#381a66 color preview, HTML & CSS examples
           This text has a color of #381a66        
        
          <p style="color:#381a66;">Text here</p>
        
        
          .mytext {color:#381a66;}
        
        Text color #381a66
      
           This box has a color of #381a66        
        
          <div style="background-color:#381a66;">Content here</div>
        
        
          .mybackground {background-color:#381a66;}
        
        Background color #381a66
      
           Border around this has a color of #381a66        
        
          <div style="border:2px solid #381a66;">Content here</div>
        
        
          .myborder {border:2px solid #381a66;}
        
        Border color #381a66