#412ca5 color space conversions
Hex:
        #412ca5
        RGB:
        65, 44, 165
        CMY:
        75, 83, 35
        CMYK:
        61, 73, 0, 35
      HSL:
        250°, 57.8947%, 40.9804%
        HSV (HSB):
        250°, 73.3333%, 64.7059%
        XYZ:
        9.8722, 5.6418, 36.1660
        xyY:
        0.1910, 0.1092, 5.6418
      CIE-Lab:
        28.4901, 43.2649, -61.8014
        CIE-LCH:
        28.4901, 75.4405, 304.9944
        CIE-Luv:
        28.4901, -1.2263, -80.8165
        Hunter-Lab:
        23.7525, 32.6228, -73.6494
      #412ca5 color charts
#412ca5 RGB chart
      #412ca5 CMYK chart
      #412ca5 RGB pie chart
      #412ca5 color shades, tints & tones
#412ca5 color schemes
#412ca5 color preview, HTML & CSS examples
           This text has a color of #412ca5        
        
          <p style="color:#412ca5;">Text here</p>
        
        
          .mytext {color:#412ca5;}
        
        Text color #412ca5
      
           This box has a color of #412ca5        
        
          <div style="background-color:#412ca5;">Content here</div>
        
        
          .mybackground {background-color:#412ca5;}
        
        Background color #412ca5
      
           Border around this has a color of #412ca5        
        
          <div style="border:2px solid #412ca5;">Content here</div>
        
        
          .myborder {border:2px solid #412ca5;}
        
        Border color #412ca5