#392b8d color space conversions
Hex:
        #392b8d
        RGB:
        57, 43, 141
        CMY:
        78, 83, 45
        CMYK:
        60, 70, 0, 45
      HSL:
        249°, 53.2609%, 36.0784%
        HSV (HSB):
        249°, 69.5035%, 55.2941%
        XYZ:
        7.3589, 4.5207, 25.6840
        xyY:
        0.1959, 0.1203, 4.5207
      CIE-Lab:
        25.3231, 34.9890, -52.3283
        CIE-LCH:
        25.3231, 62.9483, 303.7684
        CIE-Luv:
        25.3231, -1.4700, -66.1867
        Hunter-Lab:
        21.2619, 24.5720, -56.7379
      #392b8d color charts
#392b8d RGB chart
      #392b8d CMYK chart
      #392b8d RGB pie chart
      #392b8d color shades, tints & tones
#392b8d color schemes
#392b8d color preview, HTML & CSS examples
           This text has a color of #392b8d        
        
          <p style="color:#392b8d;">Text here</p>
        
        
          .mytext {color:#392b8d;}
        
        Text color #392b8d
      
           This box has a color of #392b8d        
        
          <div style="background-color:#392b8d;">Content here</div>
        
        
          .mybackground {background-color:#392b8d;}
        
        Background color #392b8d
      
           Border around this has a color of #392b8d        
        
          <div style="border:2px solid #392b8d;">Content here</div>
        
        
          .myborder {border:2px solid #392b8d;}
        
        Border color #392b8d