#390fa1 color space conversions
Hex:
        #390fa1
        RGB:
        57, 15, 161
        CMY:
        78, 94, 37
        CMYK:
        65, 91, 0, 37
      HSL:
        257°, 82.9545%, 34.5098%
        HSV (HSB):
        257°, 90.6832%, 63.1373%
        XYZ:
        8.2912, 3.7847, 34.0117
        xyY:
        0.1799, 0.0821, 3.7847
      CIE-Lab:
        22.9466, 53.8765, -68.5528
        CIE-LCH:
        22.9466, 87.1904, 308.1643
        CIE-Luv:
        22.9466, 0.1898, -78.8982
        Hunter-Lab:
        19.4543, 42.0293, -90.0378
      #390fa1 color charts
#390fa1 RGB chart
      #390fa1 CMYK chart
      #390fa1 RGB pie chart
      #390fa1 color shades, tints & tones
#390fa1 color schemes
#390fa1 color preview, HTML & CSS examples
           This text has a color of #390fa1        
        
          <p style="color:#390fa1;">Text here</p>
        
        
          .mytext {color:#390fa1;}
        
        Text color #390fa1
      
           This box has a color of #390fa1        
        
          <div style="background-color:#390fa1;">Content here</div>
        
        
          .mybackground {background-color:#390fa1;}
        
        Background color #390fa1
      
           Border around this has a color of #390fa1        
        
          <div style="border:2px solid #390fa1;">Content here</div>
        
        
          .myborder {border:2px solid #390fa1;}
        
        Border color #390fa1