#390aef color space conversions
Hex:
        #390aef
        RGB:
        57, 10, 239
        CMY:
        78, 96, 6
        CMYK:
        76, 96, 0, 6
      HSL:
        252°, 91.9679%, 48.8235%
        HSV (HSB):
        252°, 95.8159%, 93.7255%
        XYZ:
        17.3759, 7.3189, 82.1582
        xyY:
        0.1626, 0.0685, 7.3189
      CIE-Lab:
        32.5222, 74.6266, -98.4202
        CIE-LCH:
        32.5222, 123.5138, 307.1710
        CIE-Luv:
        32.5222, -4.9973, -123.4712
        Hunter-Lab:
        27.0535, 67.3028, -161.1190
      #390aef color charts
#390aef RGB chart
      #390aef CMYK chart
      #390aef RGB pie chart
      #390aef color shades, tints & tones
#390aef color schemes
#390aef color preview, HTML & CSS examples
           This text has a color of #390aef        
        
          <p style="color:#390aef;">Text here</p>
        
        
          .mytext {color:#390aef;}
        
        Text color #390aef
      
           This box has a color of #390aef        
        
          <div style="background-color:#390aef;">Content here</div>
        
        
          .mybackground {background-color:#390aef;}
        
        Background color #390aef
      
           Border around this has a color of #390aef        
        
          <div style="border:2px solid #390aef;">Content here</div>
        
        
          .myborder {border:2px solid #390aef;}
        
        Border color #390aef