#4142e5 color space conversions
Hex:
        #4142e5
        RGB:
        65, 66, 229
        CMY:
        75, 74, 10
        CMYK:
        72, 71, 0, 10
      HSL:
        240°, 75.9259%, 57.6471%
        HSV (HSB):
        240°, 71.6157%, 89.8039%
        XYZ:
        18.2710, 10.6774, 75.2267
        xyY:
        0.1754, 0.1025, 10.6774
      CIE-Lab:
        39.0317, 51.3602, -81.9252
        CIE-LCH:
        39.0317, 96.6934, 302.0843
        CIE-Luv:
        39.0317, -8.6202, -116.9786
        Hunter-Lab:
        32.6763, 42.6254, -113.6229
      #4142e5 color charts
#4142e5 RGB chart
      #4142e5 CMYK chart
      #4142e5 RGB pie chart
      #4142e5 color shades, tints & tones
#4142e5 color schemes
#4142e5 color preview, HTML & CSS examples
           This text has a color of #4142e5        
        
          <p style="color:#4142e5;">Text here</p>
        
        
          .mytext {color:#4142e5;}
        
        Text color #4142e5
      
           This box has a color of #4142e5        
        
          <div style="background-color:#4142e5;">Content here</div>
        
        
          .mybackground {background-color:#4142e5;}
        
        Background color #4142e5
      
           Border around this has a color of #4142e5        
        
          <div style="border:2px solid #4142e5;">Content here</div>
        
        
          .myborder {border:2px solid #4142e5;}
        
        Border color #4142e5