#412b8d color space conversions
Hex:
        #412b8d
        RGB:
        65, 43, 141
        CMY:
        75, 83, 45
        CMYK:
        54, 70, 0, 45
      HSL:
        253°, 53.2609%, 36.0784%
        HSV (HSB):
        253°, 69.5035%, 55.2941%
        XYZ:
        7.8516, 4.7747, 25.7071
        xyY:
        0.2048, 0.1246, 4.7747
      CIE-Lab:
        26.0829, 36.3672, -51.0554
        CIE-LCH:
        26.0829, 62.6836, 305.4626
        CIE-Luv:
        26.0829, 0.9225, -65.7532
        Hunter-Lab:
        21.8510, 25.9000, -54.4573
      #412b8d color charts
#412b8d RGB chart
      #412b8d CMYK chart
      #412b8d RGB pie chart
      #412b8d color shades, tints & tones
#412b8d color schemes
#412b8d color preview, HTML & CSS examples
           This text has a color of #412b8d        
        
          <p style="color:#412b8d;">Text here</p>
        
        
          .mytext {color:#412b8d;}
        
        Text color #412b8d
      
           This box has a color of #412b8d        
        
          <div style="background-color:#412b8d;">Content here</div>
        
        
          .mybackground {background-color:#412b8d;}
        
        Background color #412b8d
      
           Border around this has a color of #412b8d        
        
          <div style="border:2px solid #412b8d;">Content here</div>
        
        
          .myborder {border:2px solid #412b8d;}
        
        Border color #412b8d