#392b8f color space conversions
Hex:
        #392b8f
        RGB:
        57, 43, 143
        CMY:
        78, 83, 44
        CMYK:
        60, 70, 0, 44
      HSL:
        248°, 53.7634%, 36.4706%
        HSV (HSB):
        248°, 69.9301%, 56.0784%
        XYZ:
        7.5091, 4.5808, 26.4750
        xyY:
        0.1947, 0.1188, 4.5808
      CIE-Lab:
        25.5054, 35.6436, -53.2698
        CIE-LCH:
        25.5054, 64.0948, 303.7870
        CIE-Luv:
        25.5054, -1.6113, -67.4610
        Hunter-Lab:
        21.4028, 25.1718, -58.3592
      #392b8f color charts
#392b8f RGB chart
      #392b8f CMYK chart
      #392b8f RGB pie chart
      #392b8f color shades, tints & tones
#392b8f color schemes
#392b8f color preview, HTML & CSS examples
           This text has a color of #392b8f        
        
          <p style="color:#392b8f;">Text here</p>
        
        
          .mytext {color:#392b8f;}
        
        Text color #392b8f
      
           This box has a color of #392b8f        
        
          <div style="background-color:#392b8f;">Content here</div>
        
        
          .mybackground {background-color:#392b8f;}
        
        Background color #392b8f
      
           Border around this has a color of #392b8f        
        
          <div style="border:2px solid #392b8f;">Content here</div>
        
        
          .myborder {border:2px solid #392b8f;}
        
        Border color #392b8f