#411efd color space conversions
Hex:
        #411efd
        RGB:
        65, 30, 253
        CMY:
        75, 88, 1
        CMYK:
        74, 88, 0, 1
      HSL:
        249°, 98.2379%, 55.4902%
        HSV (HSB):
        249°, 88.1423%, 99.2157%
        XYZ:
        20.3739, 9.1442, 93.6197
        xyY:
        0.1655, 0.0743, 9.1442
      CIE-Lab:
        36.2605, 73.9761, -100.0761
        CIE-LCH:
        36.2605, 124.4495, 306.4718
        CIE-Luv:
        36.2605, -5.6308, -132.2763
        Hunter-Lab:
        30.2394, 67.3459, -162.3913
      #411efd color charts
#411efd RGB chart
      #411efd CMYK chart
      #411efd RGB pie chart
      #411efd color shades, tints & tones
#411efd color schemes
#411efd color preview, HTML & CSS examples
           This text has a color of #411efd        
        
          <p style="color:#411efd;">Text here</p>
        
        
          .mytext {color:#411efd;}
        
        Text color #411efd
      
           This box has a color of #411efd        
        
          <div style="background-color:#411efd;">Content here</div>
        
        
          .mybackground {background-color:#411efd;}
        
        Background color #411efd
      
           Border around this has a color of #411efd        
        
          <div style="border:2px solid #411efd;">Content here</div>
        
        
          .myborder {border:2px solid #411efd;}
        
        Border color #411efd