#412c8b color space conversions
Hex:
        #412c8b
        RGB:
        65, 44, 139
        CMY:
        75, 83, 45
        CMYK:
        53, 68, 0, 45
      HSL:
        253°, 51.9126%, 35.8824%
        HSV (HSB):
        253°, 68.3453%, 54.5098%
        XYZ:
        7.7409, 4.7893, 24.9425
        xyY:
        0.2066, 0.1278, 4.7893
      CIE-Lab:
        26.1257, 35.1541, -49.7437
        CIE-LCH:
        26.1257, 60.9118, 305.2490
        CIE-Luv:
        26.1257, 0.9139, -64.2530
        Hunter-Lab:
        21.8844, 24.8406, -52.2562
      #412c8b color charts
#412c8b RGB chart
      #412c8b CMYK chart
      #412c8b RGB pie chart
      #412c8b color shades, tints & tones
#412c8b color schemes
#412c8b color preview, HTML & CSS examples
           This text has a color of #412c8b        
        
          <p style="color:#412c8b;">Text here</p>
        
        
          .mytext {color:#412c8b;}
        
        Text color #412c8b
      
           This box has a color of #412c8b        
        
          <div style="background-color:#412c8b;">Content here</div>
        
        
          .mybackground {background-color:#412c8b;}
        
        Background color #412c8b
      
           Border around this has a color of #412c8b        
        
          <div style="border:2px solid #412c8b;">Content here</div>
        
        
          .myborder {border:2px solid #412c8b;}
        
        Border color #412c8b