#390ea1 color space conversions
Hex:
        #390ea1
        RGB:
        57, 14, 161
        CMY:
        78, 95, 37
        CMYK:
        65, 91, 0, 37
      HSL:
        258°, 84.0000%, 34.3137%
        HSV (HSB):
        258°, 91.3043%, 63.1373%
        XYZ:
        8.2774, 3.7571, 34.0071
        xyY:
        0.1798, 0.0816, 3.7571
      CIE-Lab:
        22.8517, 54.1622, -68.7101
        CIE-LCH:
        22.8517, 87.4907, 308.2477
        CIE-Luv:
        22.8517, 0.2468, -78.8543
        Hunter-Lab:
        19.3833, 42.3052, -90.4531
      #390ea1 color charts
#390ea1 RGB chart
      #390ea1 CMYK chart
      #390ea1 RGB pie chart
      #390ea1 color shades, tints & tones
#390ea1 color schemes
#390ea1 color preview, HTML & CSS examples
           This text has a color of #390ea1        
        
          <p style="color:#390ea1;">Text here</p>
        
        
          .mytext {color:#390ea1;}
        
        Text color #390ea1
      
           This box has a color of #390ea1        
        
          <div style="background-color:#390ea1;">Content here</div>
        
        
          .mybackground {background-color:#390ea1;}
        
        Background color #390ea1
      
           Border around this has a color of #390ea1        
        
          <div style="border:2px solid #390ea1;">Content here</div>
        
        
          .myborder {border:2px solid #390ea1;}
        
        Border color #390ea1