#384c86 color space conversions
Hex:
        #384c86
        RGB:
        56, 76, 134
        CMY:
        78, 70, 47
        CMYK:
        58, 43, 0, 47
      HSL:
        225°, 41.0526%, 37.2549%
        HSV (HSB):
        225°, 58.2090%, 52.5490%
        XYZ:
        8.5184, 7.7309, 23.5975
        xyY:
        0.2138, 0.1940, 7.7309
      CIE-Lab:
        33.4160, 10.7571, -34.9339
        CIE-LCH:
        33.4160, 36.5526, 287.1150
        CIE-Luv:
        33.4160, -10.1427, -48.6656
        Hunter-Lab:
        27.8044, 6.0290, -30.8560
      #384c86 color charts
#384c86 RGB chart
      #384c86 CMYK chart
      #384c86 RGB pie chart
      #384c86 color shades, tints & tones
#384c86 color schemes
#384c86 color preview, HTML & CSS examples
           This text has a color of #384c86        
        
          <p style="color:#384c86;">Text here</p>
        
        
          .mytext {color:#384c86;}
        
        Text color #384c86
      
           This box has a color of #384c86        
        
          <div style="background-color:#384c86;">Content here</div>
        
        
          .mybackground {background-color:#384c86;}
        
        Background color #384c86
      
           Border around this has a color of #384c86        
        
          <div style="border:2px solid #384c86;">Content here</div>
        
        
          .myborder {border:2px solid #384c86;}
        
        Border color #384c86