#4140c7 color space conversions
Hex:
        #4140c7
        RGB:
        65, 64, 199
        CMY:
        75, 75, 22
        CMYK:
        67, 68, 0, 22
      HSL:
        240°, 54.6559%, 51.5686%
        HSV (HSB):
        240°, 67.8392%, 78.0392%
        XYZ:
        14.3222, 8.9141, 54.9986
        xyY:
        0.1831, 0.1139, 8.9141
      CIE-Lab:
        35.8184, 42.7132, -69.9376
        CIE-LCH:
        35.8184, 81.9492, 301.4138
        CIE-Luv:
        35.8184, -6.9037, -98.7360
        Hunter-Lab:
        29.8565, 33.3774, -88.3182
      #4140c7 color charts
#4140c7 RGB chart
      #4140c7 CMYK chart
      #4140c7 RGB pie chart
      #4140c7 color shades, tints & tones
#4140c7 color schemes
#4140c7 color preview, HTML & CSS examples
           This text has a color of #4140c7        
        
          <p style="color:#4140c7;">Text here</p>
        
        
          .mytext {color:#4140c7;}
        
        Text color #4140c7
      
           This box has a color of #4140c7        
        
          <div style="background-color:#4140c7;">Content here</div>
        
        
          .mybackground {background-color:#4140c7;}
        
        Background color #4140c7
      
           Border around this has a color of #4140c7        
        
          <div style="border:2px solid #4140c7;">Content here</div>
        
        
          .myborder {border:2px solid #4140c7;}
        
        Border color #4140c7