#412d9d color space conversions
Hex:
        #412d9d
        RGB:
        65, 45, 157
        CMY:
        75, 82, 38
        CMYK:
        59, 71, 0, 38
      HSL:
        251°, 55.4455%, 39.6078%
        HSV (HSB):
        251°, 71.3376%, 61.5686%
        XYZ:
        9.2042, 5.4349, 32.4622
        xyY:
        0.1954, 0.1154, 5.4349
      CIE-Lab:
        27.9395, 40.2125, -57.8513
        CIE-LCH:
        27.9395, 70.4544, 304.8032
        CIE-Luv:
        27.9395, -0.7721, -75.6621
        Hunter-Lab:
        23.3129, 29.6760, -66.2398
      #412d9d color charts
#412d9d RGB chart
      #412d9d CMYK chart
      #412d9d RGB pie chart
      #412d9d color shades, tints & tones
#412d9d color schemes
#412d9d color preview, HTML & CSS examples
           This text has a color of #412d9d        
        
          <p style="color:#412d9d;">Text here</p>
        
        
          .mytext {color:#412d9d;}
        
        Text color #412d9d
      
           This box has a color of #412d9d        
        
          <div style="background-color:#412d9d;">Content here</div>
        
        
          .mybackground {background-color:#412d9d;}
        
        Background color #412d9d
      
           Border around this has a color of #412d9d        
        
          <div style="border:2px solid #412d9d;">Content here</div>
        
        
          .myborder {border:2px solid #412d9d;}
        
        Border color #412d9d