#4100e2 color space conversions
Hex:
        #4100e2
        RGB:
        65, 0, 226
        CMY:
        75, 100, 11
        CMYK:
        71, 100, 0, 11
      HSL:
        257°, 100.0000%, 44.3137%
        HSV (HSB):
        257°, 100.0000%, 88.6275%
        XYZ:
        15.9074, 6.6148, 72.3899
        xyY:
        0.1676, 0.0697, 6.6148
      CIE-Lab:
        30.9134, 73.3308, -93.6713
        CIE-LCH:
        30.9134, 118.9610, 308.0557
        CIE-Luv:
        30.9134, -2.5545, -116.2143
        Hunter-Lab:
        25.7193, 65.3941, -148.8752
      #4100e2 color charts
#4100e2 RGB chart
      #4100e2 CMYK chart
      #4100e2 RGB pie chart
      #4100e2 color shades, tints & tones
#4100e2 color schemes
#4100e2 color preview, HTML & CSS examples
           This text has a color of #4100e2        
        
          <p style="color:#4100e2;">Text here</p>
        
        
          .mytext {color:#4100e2;}
        
        Text color #4100e2
      
           This box has a color of #4100e2        
        
          <div style="background-color:#4100e2;">Content here</div>
        
        
          .mybackground {background-color:#4100e2;}
        
        Background color #4100e2
      
           Border around this has a color of #4100e2        
        
          <div style="border:2px solid #4100e2;">Content here</div>
        
        
          .myborder {border:2px solid #4100e2;}
        
        Border color #4100e2