#412c9e color space conversions
Hex:
        #412c9e
        RGB:
        65, 44, 158
        CMY:
        75, 83, 38
        CMYK:
        59, 72, 0, 38
      HSL:
        251°, 56.4356%, 39.6078%
        HSV (HSB):
        251°, 72.1519%, 61.9608%
        XYZ:
        9.2522, 5.3938, 32.9012
        xyY:
        0.1946, 0.1134, 5.3938
      CIE-Lab:
        27.8285, 41.0901, -58.6423
        CIE-LCH:
        27.8285, 71.6053, 305.0185
        CIE-Luv:
        27.8285, -0.6815, -76.4428
        Hunter-Lab:
        23.2246, 30.4679, -67.7363
      #412c9e color charts
#412c9e RGB chart
      #412c9e CMYK chart
      #412c9e RGB pie chart
      #412c9e color shades, tints & tones
#412c9e color schemes
#412c9e color preview, HTML & CSS examples
           This text has a color of #412c9e        
        
          <p style="color:#412c9e;">Text here</p>
        
        
          .mytext {color:#412c9e;}
        
        Text color #412c9e
      
           This box has a color of #412c9e        
        
          <div style="background-color:#412c9e;">Content here</div>
        
        
          .mybackground {background-color:#412c9e;}
        
        Background color #412c9e
      
           Border around this has a color of #412c9e        
        
          <div style="border:2px solid #412c9e;">Content here</div>
        
        
          .myborder {border:2px solid #412c9e;}
        
        Border color #412c9e