#395fa1 color space conversions
Hex:
        #395fa1
        RGB:
        57, 95, 161
        CMY:
        78, 63, 37
        CMYK:
        65, 41, 0, 37
      HSL:
        218°, 47.7064%, 42.7451%
        HSV (HSB):
        218°, 64.5963%, 63.1373%
        XYZ:
        12.2126, 11.6275, 35.3189
        xyY:
        0.2064, 0.1965, 11.6275
      CIE-Lab:
        40.6178, 8.2629, -39.8017
        CIE-LCH:
        40.6178, 40.6503, 281.7281
        CIE-Luv:
        40.6178, -16.3039, -58.4358
        Hunter-Lab:
        34.0991, 4.2563, -37.5415
      #395fa1 color charts
#395fa1 RGB chart
      #395fa1 CMYK chart
      #395fa1 RGB pie chart
      #395fa1 color shades, tints & tones
#395fa1 color schemes
#395fa1 color preview, HTML & CSS examples
           This text has a color of #395fa1        
        
          <p style="color:#395fa1;">Text here</p>
        
        
          .mytext {color:#395fa1;}
        
        Text color #395fa1
      
           This box has a color of #395fa1        
        
          <div style="background-color:#395fa1;">Content here</div>
        
        
          .mybackground {background-color:#395fa1;}
        
        Background color #395fa1
      
           Border around this has a color of #395fa1        
        
          <div style="border:2px solid #395fa1;">Content here</div>
        
        
          .myborder {border:2px solid #395fa1;}
        
        Border color #395fa1