#384c96 color space conversions
Hex:
        #384c96
        RGB:
        56, 76, 150
        CMY:
        78, 70, 41
        CMYK:
        63, 49, 0, 41
      HSL:
        227°, 45.6311%, 40.3922%
        HSV (HSB):
        227°, 62.6667%, 58.8235%
        XYZ:
        9.7203, 8.2116, 29.9268
        xyY:
        0.2031, 0.1716, 8.2116
      CIE-Lab:
        34.4198, 16.4947, -43.1053
        CIE-LCH:
        34.4198, 46.1534, 290.9399
        CIE-Luv:
        34.4198, -10.3943, -61.0519
        Hunter-Lab:
        28.6560, 10.4008, -41.8603
      #384c96 color charts
#384c96 RGB chart
      #384c96 CMYK chart
      #384c96 RGB pie chart
      #384c96 color shades, tints & tones
#384c96 color schemes
#384c96 color preview, HTML & CSS examples
           This text has a color of #384c96        
        
          <p style="color:#384c96;">Text here</p>
        
        
          .mytext {color:#384c96;}
        
        Text color #384c96
      
           This box has a color of #384c96        
        
          <div style="background-color:#384c96;">Content here</div>
        
        
          .mybackground {background-color:#384c96;}
        
        Background color #384c96
      
           Border around this has a color of #384c96        
        
          <div style="border:2px solid #384c96;">Content here</div>
        
        
          .myborder {border:2px solid #384c96;}
        
        Border color #384c96