#384d8b color space conversions
Hex:
        #384d8b
        RGB:
        56, 77, 139
        CMY:
        78, 70, 45
        CMYK:
        60, 45, 0, 45
      HSL:
        225°, 42.5641%, 38.2353%
        HSV (HSB):
        225°, 59.7122%, 54.5098%
        XYZ:
        8.9450, 8.0126, 25.5012
        xyY:
        0.2107, 0.1887, 8.0126
      CIE-Lab:
        34.0091, 11.8748, -37.0587
        CIE-LCH:
        34.0091, 38.9147, 287.7672
        CIE-Luv:
        34.0091, -10.5423, -52.0172
        Hunter-Lab:
        28.3065, 6.8703, -33.5996
      #384d8b color charts
#384d8b RGB chart
      #384d8b CMYK chart
      #384d8b RGB pie chart
      #384d8b color shades, tints & tones
#384d8b color schemes
#384d8b color preview, HTML & CSS examples
           This text has a color of #384d8b        
        
          <p style="color:#384d8b;">Text here</p>
        
        
          .mytext {color:#384d8b;}
        
        Text color #384d8b
      
           This box has a color of #384d8b        
        
          <div style="background-color:#384d8b;">Content here</div>
        
        
          .mybackground {background-color:#384d8b;}
        
        Background color #384d8b
      
           Border around this has a color of #384d8b        
        
          <div style="border:2px solid #384d8b;">Content here</div>
        
        
          .myborder {border:2px solid #384d8b;}
        
        Border color #384d8b