#4140c5 color space conversions
Hex:
        #4140c5
        RGB:
        65, 64, 197
        CMY:
        75, 75, 23
        CMYK:
        67, 68, 0, 23
      HSL:
        240°, 53.4137%, 51.1765%
        HSV (HSB):
        240°, 67.5127%, 77.2549%
        XYZ:
        14.0914, 8.8218, 53.7834
        xyY:
        0.1837, 0.1150, 8.8218
      CIE-Lab:
        35.6390, 42.0501, -69.0652
        CIE-LCH:
        35.6390, 80.8592, 301.3350
        CIE-Luv:
        35.6390, -6.8093, -97.4622
        Hunter-Lab:
        29.7016, 32.7086, -86.5709
      #4140c5 color charts
#4140c5 RGB chart
      #4140c5 CMYK chart
      #4140c5 RGB pie chart
      #4140c5 color shades, tints & tones
#4140c5 color schemes
#4140c5 color preview, HTML & CSS examples
           This text has a color of #4140c5        
        
          <p style="color:#4140c5;">Text here</p>
        
        
          .mytext {color:#4140c5;}
        
        Text color #4140c5
      
           This box has a color of #4140c5        
        
          <div style="background-color:#4140c5;">Content here</div>
        
        
          .mybackground {background-color:#4140c5;}
        
        Background color #4140c5
      
           Border around this has a color of #4140c5        
        
          <div style="border:2px solid #4140c5;">Content here</div>
        
        
          .myborder {border:2px solid #4140c5;}
        
        Border color #4140c5