#384e94 color space conversions
Hex:
        #384e94
        RGB:
        56, 78, 148
        CMY:
        78, 69, 42
        CMYK:
        62, 47, 0, 42
      HSL:
        226°, 45.0980%, 40.0000%
        HSV (HSB):
        226°, 62.1622%, 58.0392%
        XYZ:
        9.7006, 8.4276, 29.1324
        xyY:
        0.2053, 0.1783, 8.4276
      CIE-Lab:
        34.8581, 14.4469, -41.1886
        CIE-LCH:
        34.8581, 43.6488, 289.3283
        CIE-Luv:
        34.8581, -10.9833, -58.4511
        Hunter-Lab:
        29.0304, 8.8429, -39.1770
      #384e94 color charts
#384e94 RGB chart
      #384e94 CMYK chart
      #384e94 RGB pie chart
      #384e94 color shades, tints & tones
#384e94 color schemes
#384e94 color preview, HTML & CSS examples
           This text has a color of #384e94        
        
          <p style="color:#384e94;">Text here</p>
        
        
          .mytext {color:#384e94;}
        
        Text color #384e94
      
           This box has a color of #384e94        
        
          <div style="background-color:#384e94;">Content here</div>
        
        
          .mybackground {background-color:#384e94;}
        
        Background color #384e94
      
           Border around this has a color of #384e94        
        
          <div style="border:2px solid #384e94;">Content here</div>
        
        
          .myborder {border:2px solid #384e94;}
        
        Border color #384e94