#412ff9 color space conversions
Hex:
        #412ff9
        RGB:
        65, 47, 249
        CMY:
        75, 82, 2
        CMYK:
        74, 81, 0, 2
      HSL:
        245°, 94.3925%, 58.0392%
        HSV (HSB):
        245°, 81.1245%, 97.6471%
        XYZ:
        20.2954, 9.9964, 90.4823
        xyY:
        0.1680, 0.0828, 9.9964
      CIE-Lab:
        37.8360, 66.8004, -95.2111
        CIE-LCH:
        37.8360, 116.3076, 305.0536
        CIE-Luv:
        37.8360, -6.9067, -130.1708
        Hunter-Lab:
        31.6171, 59.2513, -147.5452
      #412ff9 color charts
#412ff9 RGB chart
      #412ff9 CMYK chart
      #412ff9 RGB pie chart
      #412ff9 color shades, tints & tones
#412ff9 color schemes
#412ff9 color preview, HTML & CSS examples
           This text has a color of #412ff9        
        
          <p style="color:#412ff9;">Text here</p>
        
        
          .mytext {color:#412ff9;}
        
        Text color #412ff9
      
           This box has a color of #412ff9        
        
          <div style="background-color:#412ff9;">Content here</div>
        
        
          .mybackground {background-color:#412ff9;}
        
        Background color #412ff9
      
           Border around this has a color of #412ff9        
        
          <div style="border:2px solid #412ff9;">Content here</div>
        
        
          .myborder {border:2px solid #412ff9;}
        
        Border color #412ff9