#414ece color space conversions
Hex:
        #414ece
        RGB:
        65, 78, 206
        CMY:
        75, 69, 19
        CMYK:
        68, 62, 0, 19
      HSL:
        234°, 58.9958%, 53.1373%
        HSV (HSB):
        234°, 68.4466%, 80.7843%
        XYZ:
        16.0449, 11.0288, 59.6756
        xyY:
        0.1850, 0.1271, 11.0288
      CIE-Lab:
        39.6290, 36.5553, -67.7604
        CIE-LCH:
        39.6290, 76.9920, 298.3459
        CIE-Luv:
        39.6290, -10.2067, -99.4298
        Hunter-Lab:
        33.2097, 28.1236, -83.2935
      #414ece color charts
#414ece RGB chart
      #414ece CMYK chart
      #414ece RGB pie chart
      #414ece color shades, tints & tones
#414ece color schemes
#414ece color preview, HTML & CSS examples
           This text has a color of #414ece        
        
          <p style="color:#414ece;">Text here</p>
        
        
          .mytext {color:#414ece;}
        
        Text color #414ece
      
           This box has a color of #414ece        
        
          <div style="background-color:#414ece;">Content here</div>
        
        
          .mybackground {background-color:#414ece;}
        
        Background color #414ece
      
           Border around this has a color of #414ece        
        
          <div style="border:2px solid #414ece;">Content here</div>
        
        
          .myborder {border:2px solid #414ece;}
        
        Border color #414ece