#393f93 color space conversions
Hex:
        #393f93
        RGB:
        57, 63, 147
        CMY:
        78, 75, 42
        CMYK:
        61, 57, 0, 42
      HSL:
        236°, 44.1176%, 40.0000%
        HSV (HSB):
        236°, 61.2245%, 57.6471%
        XYZ:
        8.7313, 6.5315, 28.4043
        xyY:
        0.2000, 0.1496, 6.5315
      CIE-Lab:
        30.7155, 24.2458, -47.2482
        CIE-LCH:
        30.7155, 53.1061, 297.1650
        CIE-Luv:
        30.7155, -6.3321, -64.7030
        Hunter-Lab:
        25.5567, 16.2593, -48.0065
      #393f93 color charts
#393f93 RGB chart
      #393f93 CMYK chart
      #393f93 RGB pie chart
      #393f93 color shades, tints & tones
#393f93 color schemes
#393f93 color preview, HTML & CSS examples
           This text has a color of #393f93        
        
          <p style="color:#393f93;">Text here</p>
        
        
          .mytext {color:#393f93;}
        
        Text color #393f93
      
           This box has a color of #393f93        
        
          <div style="background-color:#393f93;">Content here</div>
        
        
          .mybackground {background-color:#393f93;}
        
        Background color #393f93
      
           Border around this has a color of #393f93        
        
          <div style="border:2px solid #393f93;">Content here</div>
        
        
          .myborder {border:2px solid #393f93;}
        
        Border color #393f93