#412cd5 color space conversions
Hex:
        #412cd5
        RGB:
        65, 44, 213
        CMY:
        75, 83, 16
        CMYK:
        69, 79, 0, 16
      HSL:
        247°, 66.7984%, 50.3922%
        HSV (HSB):
        247°, 79.3427%, 83.5294%
        XYZ:
        15.0909, 7.7293, 63.6473
        xyY:
        0.1745, 0.0894, 7.7293
      CIE-Lab:
        33.4126, 57.7608, -82.0317
        CIE-LCH:
        33.4126, 100.3270, 305.1504
        CIE-Luv:
        33.4126, -4.4996, -109.5821
        Hunter-Lab:
        27.8016, 48.2383, -116.2740
      #412cd5 color charts
#412cd5 RGB chart
      #412cd5 CMYK chart
      #412cd5 RGB pie chart
      #412cd5 color shades, tints & tones
#412cd5 color schemes
#412cd5 color preview, HTML & CSS examples
           This text has a color of #412cd5        
        
          <p style="color:#412cd5;">Text here</p>
        
        
          .mytext {color:#412cd5;}
        
        Text color #412cd5
      
           This box has a color of #412cd5        
        
          <div style="background-color:#412cd5;">Content here</div>
        
        
          .mybackground {background-color:#412cd5;}
        
        Background color #412cd5
      
           Border around this has a color of #412cd5        
        
          <div style="border:2px solid #412cd5;">Content here</div>
        
        
          .myborder {border:2px solid #412cd5;}
        
        Border color #412cd5