#412c9d color space conversions
Hex:
        #412c9d
        RGB:
        65, 44, 157
        CMY:
        75, 83, 38
        CMYK:
        59, 72, 0, 38
      HSL:
        251°, 56.2189%, 39.4118%
        HSV (HSB):
        251°, 71.9745%, 61.5686%
        XYZ:
        9.1665, 5.3595, 32.4497
        xyY:
        0.1951, 0.1141, 5.3595
      CIE-Lab:
        27.7354, 40.7786, -58.1860
        CIE-LCH:
        27.7354, 71.0529, 305.0240
        CIE-Luv:
        27.7354, -0.6019, -75.8132
        Hunter-Lab:
        23.1506, 30.1634, -66.9000
      #412c9d color charts
#412c9d RGB chart
      #412c9d CMYK chart
      #412c9d RGB pie chart
      #412c9d color shades, tints & tones
#412c9d color schemes
#412c9d color preview, HTML & CSS examples
           This text has a color of #412c9d        
        
          <p style="color:#412c9d;">Text here</p>
        
        
          .mytext {color:#412c9d;}
        
        Text color #412c9d
      
           This box has a color of #412c9d        
        
          <div style="background-color:#412c9d;">Content here</div>
        
        
          .mybackground {background-color:#412c9d;}
        
        Background color #412c9d
      
           Border around this has a color of #412c9d        
        
          <div style="border:2px solid #412c9d;">Content here</div>
        
        
          .myborder {border:2px solid #412c9d;}
        
        Border color #412c9d