#4040e8 color space conversions
Hex:
        #4040e8
        RGB:
        64, 64, 232
        CMY:
        75, 75, 9
        CMYK:
        72, 72, 0, 9
      HSL:
        240°, 78.5047%, 58.0392%
        HSV (HSB):
        240°, 72.4138%, 90.9804%
        XYZ:
        18.5132, 10.5830, 77.4109
        xyY:
        0.1738, 0.0994, 10.5830
      CIE-Lab:
        38.8690, 53.3309, -83.9006
        CIE-LCH:
        38.8690, 99.4158, 302.4418
        CIE-Luv:
        38.8690, -8.5891, -119.1178
        Hunter-Lab:
        32.5315, 44.6519, -118.3126
      #4040e8 color charts
#4040e8 RGB chart
      #4040e8 CMYK chart
      #4040e8 RGB pie chart
      #4040e8 color shades, tints & tones
#4040e8 color schemes
#4040e8 color preview, HTML & CSS examples
           This text has a color of #4040e8        
        
          <p style="color:#4040e8;">Text here</p>
        
        
          .mytext {color:#4040e8;}
        
        Text color #4040e8
      
           This box has a color of #4040e8        
        
          <div style="background-color:#4040e8;">Content here</div>
        
        
          .mybackground {background-color:#4040e8;}
        
        Background color #4040e8
      
           Border around this has a color of #4040e8        
        
          <div style="border:2px solid #4040e8;">Content here</div>
        
        
          .myborder {border:2px solid #4040e8;}
        
        Border color #4040e8