#390cf4 color space conversions
Hex:
        #390cf4
        RGB:
        57, 12, 244
        CMY:
        78, 95, 4
        CMYK:
        77, 95, 0, 4
      HSL:
        252°, 91.3386%, 50.1961%
        HSV (HSB):
        252°, 95.0820%, 95.6863%
        XYZ:
        18.1479, 7.6645, 86.1108
        xyY:
        0.1621, 0.0685, 7.6645
      CIE-Lab:
        33.2741, 75.5282, -99.9982
        CIE-LCH:
        33.2741, 125.3162, 307.0636
        CIE-Luv:
        33.2741, -5.3617, -126.3595
        Hunter-Lab:
        27.6848, 68.5623, -165.0367
      #390cf4 color charts
#390cf4 RGB chart
      #390cf4 CMYK chart
      #390cf4 RGB pie chart
      #390cf4 color shades, tints & tones
#390cf4 color schemes
#390cf4 color preview, HTML & CSS examples
           This text has a color of #390cf4        
        
          <p style="color:#390cf4;">Text here</p>
        
        
          .mytext {color:#390cf4;}
        
        Text color #390cf4
      
           This box has a color of #390cf4        
        
          <div style="background-color:#390cf4;">Content here</div>
        
        
          .mybackground {background-color:#390cf4;}
        
        Background color #390cf4
      
           Border around this has a color of #390cf4        
        
          <div style="border:2px solid #390cf4;">Content here</div>
        
        
          .myborder {border:2px solid #390cf4;}
        
        Border color #390cf4