#4140eb color space conversions
Hex:
        #4140eb
        RGB:
        65, 64, 235
        CMY:
        75, 75, 8
        CMYK:
        72, 73, 0, 8
      HSL:
        240°, 81.0427%, 58.6275%
        HSV (HSB):
        240°, 72.7660%, 92.1569%
        XYZ:
        19.0088, 10.7888, 79.6778
        xyY:
        0.1736, 0.0985, 10.7888
      CIE-Lab:
        39.2224, 54.3709, -85.0171
        CIE-LCH:
        39.2224, 100.9163, 302.6001
        CIE-Luv:
        39.2224, -8.5404, -120.8845
        Hunter-Lab:
        32.8463, 45.8204, -120.8322
      #4140eb color charts
#4140eb RGB chart
      #4140eb CMYK chart
      #4140eb RGB pie chart
      #4140eb color shades, tints & tones
#4140eb color schemes
#4140eb color preview, HTML & CSS examples
           This text has a color of #4140eb        
        
          <p style="color:#4140eb;">Text here</p>
        
        
          .mytext {color:#4140eb;}
        
        Text color #4140eb
      
           This box has a color of #4140eb        
        
          <div style="background-color:#4140eb;">Content here</div>
        
        
          .mybackground {background-color:#4140eb;}
        
        Background color #4140eb
      
           Border around this has a color of #4140eb        
        
          <div style="border:2px solid #4140eb;">Content here</div>
        
        
          .myborder {border:2px solid #4140eb;}
        
        Border color #4140eb