#411ea2 color space conversions
Hex:
        #411ea2
        RGB:
        65, 30, 162
        CMY:
        75, 88, 36
        CMYK:
        60, 81, 0, 36
      HSL:
        256°, 68.7500%, 37.6471%
        HSV (HSB):
        256°, 81.4815%, 63.5294%
        XYZ:
        9.1658, 4.6610, 34.5990
        xyY:
        0.1893, 0.0963, 4.6610
      CIE-Lab:
        25.7463, 49.3471, -64.5022
        CIE-LCH:
        25.7463, 81.2138, 307.4176
        CIE-Luv:
        25.7463, 0.8837, -79.9781
        Hunter-Lab:
        21.5893, 38.0015, -79.9053
      #411ea2 color charts
#411ea2 RGB chart
      #411ea2 CMYK chart
      #411ea2 RGB pie chart
      #411ea2 color shades, tints & tones
#411ea2 color schemes
#411ea2 color preview, HTML & CSS examples
           This text has a color of #411ea2        
        
          <p style="color:#411ea2;">Text here</p>
        
        
          .mytext {color:#411ea2;}
        
        Text color #411ea2
      
           This box has a color of #411ea2        
        
          <div style="background-color:#411ea2;">Content here</div>
        
        
          .mybackground {background-color:#411ea2;}
        
        Background color #411ea2
      
           Border around this has a color of #411ea2        
        
          <div style="border:2px solid #411ea2;">Content here</div>
        
        
          .myborder {border:2px solid #411ea2;}
        
        Border color #411ea2