#390dee color space conversions
Hex:
        #390dee
        RGB:
        57, 13, 238
        CMY:
        78, 95, 7
        CMYK:
        76, 95, 0, 7
      HSL:
        252°, 89.6414%, 49.2157%
        HSV (HSB):
        252°, 94.5378%, 93.3333%
        XYZ:
        17.2639, 7.3308, 81.3940
        xyY:
        0.1629, 0.0692, 7.3308
      CIE-Lab:
        32.5483, 73.9031, -97.8089
        CIE-LCH:
        32.5483, 122.5898, 307.0742
        CIE-Luv:
        32.5483, -5.0396, -123.0018
        Hunter-Lab:
        27.0754, 66.4339, -159.2849
      #390dee color charts
#390dee RGB chart
      #390dee CMYK chart
      #390dee RGB pie chart
      #390dee color shades, tints & tones
#390dee color schemes
#390dee color preview, HTML & CSS examples
           This text has a color of #390dee        
        
          <p style="color:#390dee;">Text here</p>
        
        
          .mytext {color:#390dee;}
        
        Text color #390dee
      
           This box has a color of #390dee        
        
          <div style="background-color:#390dee;">Content here</div>
        
        
          .mybackground {background-color:#390dee;}
        
        Background color #390dee
      
           Border around this has a color of #390dee        
        
          <div style="border:2px solid #390dee;">Content here</div>
        
        
          .myborder {border:2px solid #390dee;}
        
        Border color #390dee