#412b8b color space conversions
Hex:
        #412b8b
        RGB:
        65, 43, 139
        CMY:
        75, 83, 45
        CMYK:
        53, 69, 0, 45
      HSL:
        254°, 52.7473%, 35.6863%
        HSV (HSB):
        254°, 69.0647%, 54.5098%
        XYZ:
        7.7041, 4.7157, 24.9303
        xyY:
        0.2063, 0.1263, 4.7157
      CIE-Lab:
        25.9088, 35.7452, -50.0977
        CIE-LCH:
        25.9088, 61.5426, 305.5082
        CIE-Luv:
        25.9088, 1.1019, -64.4530
        Hunter-Lab:
        21.7156, 25.3244, -52.8662
      #412b8b color charts
#412b8b RGB chart
      #412b8b CMYK chart
      #412b8b RGB pie chart
      #412b8b color shades, tints & tones
#412b8b color schemes
#412b8b color preview, HTML & CSS examples
           This text has a color of #412b8b        
        
          <p style="color:#412b8b;">Text here</p>
        
        
          .mytext {color:#412b8b;}
        
        Text color #412b8b
      
           This box has a color of #412b8b        
        
          <div style="background-color:#412b8b;">Content here</div>
        
        
          .mybackground {background-color:#412b8b;}
        
        Background color #412b8b
      
           Border around this has a color of #412b8b        
        
          <div style="border:2px solid #412b8b;">Content here</div>
        
        
          .myborder {border:2px solid #412b8b;}
        
        Border color #412b8b