#413eab color space conversions
Hex:
        #413eab
        RGB:
        65, 62, 171
        CMY:
        75, 76, 33
        CMYK:
        62, 64, 0, 33
      HSL:
        242°, 46.7811%, 45.6863%
        HSV (HSB):
        242°, 63.7427%, 67.0588%
        XYZ:
        11.2533, 7.5093, 39.3844
        xyY:
        0.1935, 0.1291, 7.5093
      CIE-Lab:
        32.9394, 34.5725, -58.1228
        CIE-LCH:
        32.9394, 67.6278, 300.7450
        CIE-Luv:
        32.9394, -5.0833, -80.9822
        Hunter-Lab:
        27.4032, 25.3466, -66.0306
      #413eab color charts
#413eab RGB chart
      #413eab CMYK chart
      #413eab RGB pie chart
      #413eab color shades, tints & tones
#413eab color schemes
#413eab color preview, HTML & CSS examples
           This text has a color of #413eab        
        
          <p style="color:#413eab;">Text here</p>
        
        
          .mytext {color:#413eab;}
        
        Text color #413eab
      
           This box has a color of #413eab        
        
          <div style="background-color:#413eab;">Content here</div>
        
        
          .mybackground {background-color:#413eab;}
        
        Background color #413eab
      
           Border around this has a color of #413eab        
        
          <div style="border:2px solid #413eab;">Content here</div>
        
        
          .myborder {border:2px solid #413eab;}
        
        Border color #413eab