#411fa7 color space conversions
Hex:
        #411fa7
        RGB:
        65, 31, 167
        CMY:
        75, 88, 35
        CMYK:
        61, 81, 0, 35
      HSL:
        255°, 68.6869%, 38.8235%
        HSV (HSB):
        255°, 81.4371%, 65.4902%
        XYZ:
        9.6450, 4.8938, 36.9955
        xyY:
        0.1872, 0.0950, 4.8938
      CIE-Lab:
        26.4301, 50.3277, -66.4042
        CIE-LCH:
        26.4301, 83.3210, 307.1584
        CIE-Luv:
        26.4301, 0.3391, -82.9253
        Hunter-Lab:
        22.1220, 39.1113, -83.6677
      #411fa7 color charts
#411fa7 RGB chart
      #411fa7 CMYK chart
      #411fa7 RGB pie chart
      #411fa7 color shades, tints & tones
#411fa7 color schemes
#411fa7 color preview, HTML & CSS examples
           This text has a color of #411fa7        
        
          <p style="color:#411fa7;">Text here</p>
        
        
          .mytext {color:#411fa7;}
        
        Text color #411fa7
      
           This box has a color of #411fa7        
        
          <div style="background-color:#411fa7;">Content here</div>
        
        
          .mybackground {background-color:#411fa7;}
        
        Background color #411fa7
      
           Border around this has a color of #411fa7        
        
          <div style="border:2px solid #411fa7;">Content here</div>
        
        
          .myborder {border:2px solid #411fa7;}
        
        Border color #411fa7