#390ee5 color space conversions
Hex:
        #390ee5
        RGB:
        57, 14, 229
        CMY:
        78, 95, 10
        CMYK:
        75, 94, 0, 10
      HSL:
        252°, 88.4774%, 47.6471%
        HSV (HSB):
        252°, 93.8865%, 89.8039%
        XYZ:
        15.9872, 6.8411, 74.6066
        xyY:
        0.1641, 0.0702, 6.8411
      CIE-Lab:
        31.4423, 71.5109, -94.5232
        CIE-LCH:
        31.4423, 118.5261, 307.1091
        CIE-Luv:
        31.4423, -4.5312, -117.9369
        Hunter-Lab:
        26.1555, 63.3342, -150.8117
      #390ee5 color charts
#390ee5 RGB chart
      #390ee5 CMYK chart
      #390ee5 RGB pie chart
      #390ee5 color shades, tints & tones
#390ee5 color schemes
#390ee5 color preview, HTML & CSS examples
           This text has a color of #390ee5        
        
          <p style="color:#390ee5;">Text here</p>
        
        
          .mytext {color:#390ee5;}
        
        Text color #390ee5
      
           This box has a color of #390ee5        
        
          <div style="background-color:#390ee5;">Content here</div>
        
        
          .mybackground {background-color:#390ee5;}
        
        Background color #390ee5
      
           Border around this has a color of #390ee5        
        
          <div style="border:2px solid #390ee5;">Content here</div>
        
        
          .myborder {border:2px solid #390ee5;}
        
        Border color #390ee5