#412a9f color space conversions
Hex:
        #412a9f
        RGB:
        65, 42, 159
        CMY:
        75, 84, 38
        CMYK:
        59, 74, 0, 38
      HSL:
        252°, 58.2090%, 39.4118%
        HSV (HSB):
        252°, 73.5849%, 62.3529%
        XYZ:
        9.2659, 5.2829, 33.3322
        xyY:
        0.1935, 0.1103, 5.2829
      CIE-Lab:
        27.5261, 42.5070, -59.7471
        CIE-LCH:
        27.5261, 73.3251, 305.4299
        CIE-Luv:
        27.5261, -0.4373, -77.3325
        Hunter-Lab:
        22.9847, 31.7366, -69.8927
      #412a9f color charts
#412a9f RGB chart
      #412a9f CMYK chart
      #412a9f RGB pie chart
      #412a9f color shades, tints & tones
#412a9f color schemes
#412a9f color preview, HTML & CSS examples
           This text has a color of #412a9f        
        
          <p style="color:#412a9f;">Text here</p>
        
        
          .mytext {color:#412a9f;}
        
        Text color #412a9f
      
           This box has a color of #412a9f        
        
          <div style="background-color:#412a9f;">Content here</div>
        
        
          .mybackground {background-color:#412a9f;}
        
        Background color #412a9f
      
           Border around this has a color of #412a9f        
        
          <div style="border:2px solid #412a9f;">Content here</div>
        
        
          .myborder {border:2px solid #412a9f;}
        
        Border color #412a9f