#38416b color space conversions
Hex:
        #38416b
        RGB:
        56, 65, 107
        CMY:
        78, 75, 58
        CMYK:
        48, 39, 0, 58
      HSL:
        229°, 31.2883%, 31.9608%
        HSV (HSB):
        229°, 47.6636%, 41.9608%
        XYZ:
        6.1750, 5.6829, 14.6814
        xyY:
        0.2327, 0.2141, 5.6829
      CIE-Lab:
        28.5979, 8.7712, -25.6641
        CIE-LCH:
        28.5979, 27.1216, 288.8688
        CIE-Luv:
        28.5979, -5.7627, -33.7460
        Hunter-Lab:
        23.8388, 4.5194, -19.8272
      #38416b color charts
#38416b RGB chart
      #38416b CMYK chart
      #38416b RGB pie chart
      #38416b color shades, tints & tones
#38416b color schemes
#38416b color preview, HTML & CSS examples
           This text has a color of #38416b        
        
          <p style="color:#38416b;">Text here</p>
        
        
          .mytext {color:#38416b;}
        
        Text color #38416b
      
           This box has a color of #38416b        
        
          <div style="background-color:#38416b;">Content here</div>
        
        
          .mybackground {background-color:#38416b;}
        
        Background color #38416b
      
           Border around this has a color of #38416b        
        
          <div style="border:2px solid #38416b;">Content here</div>
        
        
          .myborder {border:2px solid #38416b;}
        
        Border color #38416b