#384b95 color space conversions
Hex:
        #384b95
        RGB:
        56, 75, 149
        CMY:
        78, 71, 42
        CMYK:
        62, 50, 0, 42
      HSL:
        228°, 45.3659%, 40.1961%
        HSV (HSB):
        228°, 62.4161%, 58.4314%
        XYZ:
        9.5718, 8.0428, 29.4817
        xyY:
        0.2032, 0.1708, 8.0428
      CIE-Lab:
        34.0719, 16.7968, -43.0571
        CIE-LCH:
        34.0719, 46.2174, 291.3110
        CIE-Luv:
        34.0719, -10.0725, -60.8124
        Hunter-Lab:
        28.3599, 10.6159, -41.7834
      #384b95 color charts
#384b95 RGB chart
      #384b95 CMYK chart
      #384b95 RGB pie chart
      #384b95 color shades, tints & tones
#384b95 color schemes
#384b95 color preview, HTML & CSS examples
           This text has a color of #384b95        
        
          <p style="color:#384b95;">Text here</p>
        
        
          .mytext {color:#384b95;}
        
        Text color #384b95
      
           This box has a color of #384b95        
        
          <div style="background-color:#384b95;">Content here</div>
        
        
          .mybackground {background-color:#384b95;}
        
        Background color #384b95
      
           Border around this has a color of #384b95        
        
          <div style="border:2px solid #384b95;">Content here</div>
        
        
          .myborder {border:2px solid #384b95;}
        
        Border color #384b95