#381e8a color space conversions
Hex:
        #381e8a
        RGB:
        56, 30, 138
        CMY:
        78, 88, 46
        CMYK:
        59, 78, 0, 46
      HSL:
        254°, 64.2857%, 32.9412%
        HSV (HSB):
        254°, 78.2609%, 54.1176%
        XYZ:
        6.6826, 3.6043, 24.3882
        xyY:
        0.1927, 0.1039, 3.6043
      CIE-Lab:
        22.3175, 41.2047, -55.3963
        CIE-LCH:
        22.3175, 69.0404, 306.6425
        CIE-Luv:
        22.3175, 0.5143, -65.5973
        Hunter-Lab:
        18.9849, 29.6075, -62.8751
      #381e8a color charts
#381e8a RGB chart
      #381e8a CMYK chart
      #381e8a RGB pie chart
      #381e8a color shades, tints & tones
#381e8a color schemes
#381e8a color preview, HTML & CSS examples
           This text has a color of #381e8a        
        
          <p style="color:#381e8a;">Text here</p>
        
        
          .mytext {color:#381e8a;}
        
        Text color #381e8a
      
           This box has a color of #381e8a        
        
          <div style="background-color:#381e8a;">Content here</div>
        
        
          .mybackground {background-color:#381e8a;}
        
        Background color #381e8a
      
           Border around this has a color of #381e8a        
        
          <div style="border:2px solid #381e8a;">Content here</div>
        
        
          .myborder {border:2px solid #381e8a;}
        
        Border color #381e8a