#393f86 color space conversions
Hex:
        #393f86
        RGB:
        57, 63, 134
        CMY:
        78, 75, 47
        CMYK:
        57, 53, 0, 47
      HSL:
        235°, 40.3141%, 37.4510%
        HSV (HSB):
        235°, 57.4627%, 52.5490%
        XYZ:
        7.7679, 6.1461, 23.3312
        xyY:
        0.2086, 0.1650, 6.1461
      CIE-Lab:
        29.7781, 19.6635, -40.7524
        CIE-LCH:
        29.7781, 45.2483, 295.7578
        CIE-Luv:
        29.7781, -5.8123, -55.3050
        Hunter-Lab:
        24.7913, 12.5450, -38.4440
      #393f86 color charts
#393f86 RGB chart
      #393f86 CMYK chart
      #393f86 RGB pie chart
      #393f86 color shades, tints & tones
#393f86 color schemes
#393f86 color preview, HTML & CSS examples
           This text has a color of #393f86        
        
          <p style="color:#393f86;">Text here</p>
        
        
          .mytext {color:#393f86;}
        
        Text color #393f86
      
           This box has a color of #393f86        
        
          <div style="background-color:#393f86;">Content here</div>
        
        
          .mybackground {background-color:#393f86;}
        
        Background color #393f86
      
           Border around this has a color of #393f86        
        
          <div style="border:2px solid #393f86;">Content here</div>
        
        
          .myborder {border:2px solid #393f86;}
        
        Border color #393f86