#4040e7 color space conversions
Hex:
        #4040e7
        RGB:
        64, 64, 231
        CMY:
        75, 75, 9
        CMYK:
        72, 72, 0, 9
      HSL:
        240°, 77.6744%, 57.8431%
        HSV (HSB):
        240°, 72.2944%, 90.5882%
        XYZ:
        18.3716, 10.5263, 76.6648
        xyY:
        0.1740, 0.0997, 10.5263
      CIE-Lab:
        38.7709, 53.0126, -83.4944
        CIE-LCH:
        38.7709, 98.9022, 302.4124
        CIE-Luv:
        38.7709, -8.5459, -118.5178
        Hunter-Lab:
        32.4443, 44.2981, -117.3895
      #4040e7 color charts
#4040e7 RGB chart
      #4040e7 CMYK chart
      #4040e7 RGB pie chart
      #4040e7 color shades, tints & tones
#4040e7 color schemes
#4040e7 color preview, HTML & CSS examples
           This text has a color of #4040e7        
        
          <p style="color:#4040e7;">Text here</p>
        
        
          .mytext {color:#4040e7;}
        
        Text color #4040e7
      
           This box has a color of #4040e7        
        
          <div style="background-color:#4040e7;">Content here</div>
        
        
          .mybackground {background-color:#4040e7;}
        
        Background color #4040e7
      
           Border around this has a color of #4040e7        
        
          <div style="border:2px solid #4040e7;">Content here</div>
        
        
          .myborder {border:2px solid #4040e7;}
        
        Border color #4040e7