#0400e0 color space conversions
Hex:
        #0400e0
        RGB:
        4, 0, 224
        CMY:
        98, 100, 12
        CMYK:
        98, 100, 0, 12
      HSL:
        241°, 100.0000%, 43.9216%
        HSV (HSB):
        241°, 100.0000%, 87.8431%
        XYZ:
        13.5046, 5.4076, 70.8530
        xyY:
        0.1504, 0.0602, 5.4076
      CIE-Lab:
        27.8659, 71.8292, -97.6815
        CIE-LCH:
        27.8659, 121.2481, 306.3286
        CIE-Luv:
        27.8659, -7.9645, -112.2627
        Hunter-Lab:
        23.2543, 62.9663, -164.3713
      #0400e0 color charts
#0400e0 RGB chart
      #0400e0 CMYK chart
      #0400e0 RGB pie chart
      #0400e0 color shades, tints & tones
#0400e0 color schemes
#0400e0 color preview, HTML & CSS examples
           This text has a color of #0400e0        
        
          <p style="color:#0400e0;">Text here</p>
        
        
          .mytext {color:#0400e0;}
        
        Text color #0400e0
      
           This box has a color of #0400e0        
        
          <div style="background-color:#0400e0;">Content here</div>
        
        
          .mybackground {background-color:#0400e0;}
        
        Background color #0400e0
      
           Border around this has a color of #0400e0        
        
          <div style="border:2px solid #0400e0;">Content here</div>
        
        
          .myborder {border:2px solid #0400e0;}
        
        Border color #0400e0