#384c84 color space conversions
Hex:
        #384c84
        RGB:
        56, 76, 132
        CMY:
        78, 70, 48
        CMYK:
        58, 42, 0, 48
      HSL:
        224°, 40.4255%, 36.8627%
        HSV (HSB):
        224°, 57.5758%, 51.7647%
        XYZ:
        8.3802, 7.6756, 22.8696
        xyY:
        0.2153, 0.1972, 7.6756
      CIE-Lab:
        33.2979, 10.0492, -33.8894
        CIE-LCH:
        33.2979, 35.3479, 286.5167
        CIE-Luv:
        33.2979, -10.1137, -47.0851
        Hunter-Lab:
        27.7048, 5.5094, -29.5490
      #384c84 color charts
#384c84 RGB chart
      #384c84 CMYK chart
      #384c84 RGB pie chart
      #384c84 color shades, tints & tones
#384c84 color schemes
#384c84 color preview, HTML & CSS examples
           This text has a color of #384c84        
        
          <p style="color:#384c84;">Text here</p>
        
        
          .mytext {color:#384c84;}
        
        Text color #384c84
      
           This box has a color of #384c84        
        
          <div style="background-color:#384c84;">Content here</div>
        
        
          .mybackground {background-color:#384c84;}
        
        Background color #384c84
      
           Border around this has a color of #384c84        
        
          <div style="border:2px solid #384c84;">Content here</div>
        
        
          .myborder {border:2px solid #384c84;}
        
        Border color #384c84