#392b7d color space conversions
Hex:
        #392b7d
        RGB:
        57, 43, 125
        CMY:
        78, 83, 51
        CMYK:
        54, 66, 0, 51
      HSL:
        250°, 48.8095%, 32.9412%
        HSV (HSB):
        250°, 65.6000%, 49.0196%
        XYZ:
        6.2529, 4.0783, 19.8597
        xyY:
        0.2071, 0.1351, 4.0783
      CIE-Lab:
        23.9286, 29.7389, -44.5805
        CIE-LCH:
        23.9286, 53.5894, 303.7066
        CIE-Luv:
        23.9286, -0.2824, -55.7870
        Hunter-Lab:
        20.1948, 19.9281, -44.1699
      #392b7d color charts
#392b7d RGB chart
      #392b7d CMYK chart
      #392b7d RGB pie chart
      #392b7d color shades, tints & tones
#392b7d color schemes
#392b7d color preview, HTML & CSS examples
           This text has a color of #392b7d        
        
          <p style="color:#392b7d;">Text here</p>
        
        
          .mytext {color:#392b7d;}
        
        Text color #392b7d
      
           This box has a color of #392b7d        
        
          <div style="background-color:#392b7d;">Content here</div>
        
        
          .mybackground {background-color:#392b7d;}
        
        Background color #392b7d
      
           Border around this has a color of #392b7d        
        
          <div style="border:2px solid #392b7d;">Content here</div>
        
        
          .myborder {border:2px solid #392b7d;}
        
        Border color #392b7d