#412cdd color space conversions
Hex:
        #412cdd
        RGB:
        65, 44, 221
        CMY:
        75, 83, 13
        CMYK:
        71, 80, 0, 13
      HSL:
        247°, 72.2449%, 51.9608%
        HSV (HSB):
        247°, 80.0905%, 86.6667%
        XYZ:
        16.1318, 8.1456, 69.1286
        xyY:
        0.1727, 0.0872, 8.1456
      CIE-Lab:
        34.2844, 60.0902, -85.1976
        CIE-LCH:
        34.2844, 104.2567, 305.1955
        CIE-Luv:
        34.2844, -4.9849, -114.2201
        Hunter-Lab:
        28.5406, 50.9464, -123.6290
      #412cdd color charts
#412cdd RGB chart
      #412cdd CMYK chart
      #412cdd RGB pie chart
      #412cdd color shades, tints & tones
#412cdd color schemes
#412cdd color preview, HTML & CSS examples
           This text has a color of #412cdd        
        
          <p style="color:#412cdd;">Text here</p>
        
        
          .mytext {color:#412cdd;}
        
        Text color #412cdd
      
           This box has a color of #412cdd        
        
          <div style="background-color:#412cdd;">Content here</div>
        
        
          .mybackground {background-color:#412cdd;}
        
        Background color #412cdd
      
           Border around this has a color of #412cdd        
        
          <div style="border:2px solid #412cdd;">Content here</div>
        
        
          .myborder {border:2px solid #412cdd;}
        
        Border color #412cdd