#4144e5 color space conversions
Hex:
        #4144e5
        RGB:
        65, 68, 229
        CMY:
        75, 73, 10
        CMYK:
        72, 70, 0, 10
      HSL:
        239°, 75.9259%, 57.6471%
        HSV (HSB):
        239°, 71.6157%, 89.8039%
        XYZ:
        18.3900, 10.9152, 75.2663
        xyY:
        0.1759, 0.1044, 10.9152
      CIE-Lab:
        39.4373, 50.2367, -81.2570
        CIE-LCH:
        39.4373, 95.5323, 301.7262
        CIE-Luv:
        39.4373, -8.9768, -116.6413
        Hunter-Lab:
        33.0382, 41.5412, -111.9456
      #4144e5 color charts
#4144e5 RGB chart
      #4144e5 CMYK chart
      #4144e5 RGB pie chart
      #4144e5 color shades, tints & tones
#4144e5 color schemes
#4144e5 color preview, HTML & CSS examples
           This text has a color of #4144e5        
        
          <p style="color:#4144e5;">Text here</p>
        
        
          .mytext {color:#4144e5;}
        
        Text color #4144e5
      
           This box has a color of #4144e5        
        
          <div style="background-color:#4144e5;">Content here</div>
        
        
          .mybackground {background-color:#4144e5;}
        
        Background color #4144e5
      
           Border around this has a color of #4144e5        
        
          <div style="border:2px solid #4144e5;">Content here</div>
        
        
          .myborder {border:2px solid #4144e5;}
        
        Border color #4144e5