#406dfd color space conversions
Hex:
        #406dfd
        RGB:
        64, 109, 253
        CMY:
        75, 57, 1
        CMYK:
        75, 57, 0, 1
      HSL:
        226°, 97.9275%, 62.1569%
        HSV (HSB):
        226°, 74.7036%, 99.2157%
        XYZ:
        25.3126, 19.1191, 95.2847
        xyY:
        0.1812, 0.1368, 19.1191
      CIE-Lab:
        50.8263, 33.6447, -76.0835
        CIE-LCH:
        50.8263, 83.1905, 293.8554
        CIE-Luv:
        50.8263, -18.8387, -119.3088
        Hunter-Lab:
        43.7254, 26.8141, -98.5947
      #406dfd color charts
#406dfd RGB chart
      #406dfd CMYK chart
      #406dfd RGB pie chart
      #406dfd color shades, tints & tones
#406dfd color schemes
#406dfd color preview, HTML & CSS examples
           This text has a color of #406dfd        
        
          <p style="color:#406dfd;">Text here</p>
        
        
          .mytext {color:#406dfd;}
        
        Text color #406dfd
      
           This box has a color of #406dfd        
        
          <div style="background-color:#406dfd;">Content here</div>
        
        
          .mybackground {background-color:#406dfd;}
        
        Background color #406dfd
      
           Border around this has a color of #406dfd        
        
          <div style="border:2px solid #406dfd;">Content here</div>
        
        
          .myborder {border:2px solid #406dfd;}
        
        Border color #406dfd