#390ed5 color space conversions
Hex:
        #390ed5
        RGB:
        57, 14, 213
        CMY:
        78, 95, 16
        CMYK:
        73, 93, 0, 16
      HSL:
        253°, 87.6652%, 44.5098%
        HSV (HSB):
        253°, 93.4272%, 83.5294%
        XYZ:
        13.8546, 5.9880, 63.3764
        xyY:
        0.1665, 0.0720, 5.9880
      CIE-Lab:
        29.3822, 67.5280, -88.7429
        CIE-LCH:
        29.3822, 111.5139, 307.2689
        CIE-Luv:
        29.3822, -3.5202, -108.8257
        Hunter-Lab:
        24.4705, 58.2394, -136.4267
      #390ed5 color charts
#390ed5 RGB chart
      #390ed5 CMYK chart
      #390ed5 RGB pie chart
      #390ed5 color shades, tints & tones
#390ed5 color schemes
#390ed5 color preview, HTML & CSS examples
           This text has a color of #390ed5        
        
          <p style="color:#390ed5;">Text here</p>
        
        
          .mytext {color:#390ed5;}
        
        Text color #390ed5
      
           This box has a color of #390ed5        
        
          <div style="background-color:#390ed5;">Content here</div>
        
        
          .mybackground {background-color:#390ed5;}
        
        Background color #390ed5
      
           Border around this has a color of #390ed5        
        
          <div style="border:2px solid #390ed5;">Content here</div>
        
        
          .myborder {border:2px solid #390ed5;}
        
        Border color #390ed5