#414aee color space conversions
Hex:
        #414aee
        RGB:
        65, 74, 238
        CMY:
        75, 71, 7
        CMYK:
        73, 69, 0, 7
      HSL:
        237°, 83.5749%, 59.4118%
        HSV (HSB):
        237°, 72.6891%, 93.3333%
        XYZ:
        20.0614, 12.1944, 82.1853
        xyY:
        0.1753, 0.1066, 12.1944
      CIE-Lab:
        41.5235, 49.7530, -82.9208
        CIE-LCH:
        41.5235, 96.7017, 300.9640
        CIE-Luv:
        41.5235, -10.4353, -121.0215
        Hunter-Lab:
        34.9205, 41.4350, -115.0945
      #414aee color charts
#414aee RGB chart
      #414aee CMYK chart
      #414aee RGB pie chart
      #414aee color shades, tints & tones
#414aee color schemes
#414aee color preview, HTML & CSS examples
           This text has a color of #414aee        
        
          <p style="color:#414aee;">Text here</p>
        
        
          .mytext {color:#414aee;}
        
        Text color #414aee
      
           This box has a color of #414aee        
        
          <div style="background-color:#414aee;">Content here</div>
        
        
          .mybackground {background-color:#414aee;}
        
        Background color #414aee
      
           Border around this has a color of #414aee        
        
          <div style="border:2px solid #414aee;">Content here</div>
        
        
          .myborder {border:2px solid #414aee;}
        
        Border color #414aee