#412fa8 color space conversions
Hex:
        #412fa8
        RGB:
        65, 47, 168
        CMY:
        75, 82, 34
        CMYK:
        61, 72, 0, 34
      HSL:
        249°, 56.2791%, 42.1569%
        HSV (HSB):
        249°, 72.0238%, 65.8824%
        XYZ:
        10.2644, 5.9840, 37.6598
        xyY:
        0.1904, 0.1110, 5.9840
      CIE-Lab:
        29.3721, 42.5355, -62.1623
        CIE-LCH:
        29.3721, 75.3221, 304.3825
        CIE-Luv:
        29.3721, -1.9417, -82.2842
        Hunter-Lab:
        24.4622, 32.0899, -74.1540
      #412fa8 color charts
#412fa8 RGB chart
      #412fa8 CMYK chart
      #412fa8 RGB pie chart
      #412fa8 color shades, tints & tones
#412fa8 color schemes
#412fa8 color preview, HTML & CSS examples
           This text has a color of #412fa8        
        
          <p style="color:#412fa8;">Text here</p>
        
        
          .mytext {color:#412fa8;}
        
        Text color #412fa8
      
           This box has a color of #412fa8        
        
          <div style="background-color:#412fa8;">Content here</div>
        
        
          .mybackground {background-color:#412fa8;}
        
        Background color #412fa8
      
           Border around this has a color of #412fa8        
        
          <div style="border:2px solid #412fa8;">Content here</div>
        
        
          .myborder {border:2px solid #412fa8;}
        
        Border color #412fa8