#392e8b color space conversions
Hex:
        #392e8b
        RGB:
        57, 46, 139
        CMY:
        78, 82, 45
        CMYK:
        59, 67, 0, 45
      HSL:
        247°, 50.2703%, 36.2745%
        HSV (HSB):
        247°, 66.9065%, 54.5098%
        XYZ:
        7.3245, 4.6879, 24.9449
        xyY:
        0.1982, 0.1268, 4.6879
      CIE-Lab:
        25.8265, 32.4867, -50.2635
        CIE-LCH:
        25.8265, 59.8482, 302.8757
        CIE-Luv:
        25.8265, -1.9115, -64.3395
        Hunter-Lab:
        21.6516, 22.4945, -53.1521
      #392e8b color charts
#392e8b RGB chart
      #392e8b CMYK chart
      #392e8b RGB pie chart
      #392e8b color shades, tints & tones
#392e8b color schemes
#392e8b color preview, HTML & CSS examples
           This text has a color of #392e8b        
        
          <p style="color:#392e8b;">Text here</p>
        
        
          .mytext {color:#392e8b;}
        
        Text color #392e8b
      
           This box has a color of #392e8b        
        
          <div style="background-color:#392e8b;">Content here</div>
        
        
          .mybackground {background-color:#392e8b;}
        
        Background color #392e8b
      
           Border around this has a color of #392e8b        
        
          <div style="border:2px solid #392e8b;">Content here</div>
        
        
          .myborder {border:2px solid #392e8b;}
        
        Border color #392e8b