#384a86 color space conversions
Hex:
        #384a86
        RGB:
        56, 74, 134
        CMY:
        78, 71, 47
        CMYK:
        58, 45, 0, 47
      HSL:
        226°, 41.0526%, 37.2549%
        HSV (HSB):
        226°, 58.2090%, 52.5490%
        XYZ:
        8.3827, 7.4595, 23.5523
        xyY:
        0.2128, 0.1894, 7.4595
      CIE-Lab:
        32.8310, 12.0845, -35.8657
        CIE-LCH:
        32.8310, 37.8468, 288.6206
        CIE-Luv:
        32.8310, -9.4849, -49.8145
        Hunter-Lab:
        27.3122, 6.9895, -32.0094
      #384a86 color charts
#384a86 RGB chart
      #384a86 CMYK chart
      #384a86 RGB pie chart
      #384a86 color shades, tints & tones
#384a86 color schemes
#384a86 color preview, HTML & CSS examples
           This text has a color of #384a86        
        
          <p style="color:#384a86;">Text here</p>
        
        
          .mytext {color:#384a86;}
        
        Text color #384a86
      
           This box has a color of #384a86        
        
          <div style="background-color:#384a86;">Content here</div>
        
        
          .mybackground {background-color:#384a86;}
        
        Background color #384a86
      
           Border around this has a color of #384a86        
        
          <div style="border:2px solid #384a86;">Content here</div>
        
        
          .myborder {border:2px solid #384a86;}
        
        Border color #384a86