#406efd color space conversions
Hex:
        #406efd
        RGB:
        64, 110, 253
        CMY:
        75, 57, 1
        CMYK:
        75, 57, 0, 1
      HSL:
        225°, 97.9275%, 62.1569%
        HSV (HSB):
        225°, 74.7036%, 99.2157%
        XYZ:
        25.4199, 19.3337, 95.3205
        xyY:
        0.1815, 0.1380, 19.3337
      CIE-Lab:
        51.0754, 33.0250, -75.6780
        CIE-LCH:
        51.0754, 82.5700, 293.5759
        CIE-Luv:
        51.0754, -19.0991, -118.8521
        Hunter-Lab:
        43.9701, 26.2464, -97.7527
      #406efd color charts
#406efd RGB chart
      #406efd CMYK chart
      #406efd RGB pie chart
      #406efd color shades, tints & tones
#406efd color schemes
#406efd color preview, HTML & CSS examples
           This text has a color of #406efd        
        
          <p style="color:#406efd;">Text here</p>
        
        
          .mytext {color:#406efd;}
        
        Text color #406efd
      
           This box has a color of #406efd        
        
          <div style="background-color:#406efd;">Content here</div>
        
        
          .mybackground {background-color:#406efd;}
        
        Background color #406efd
      
           Border around this has a color of #406efd        
        
          <div style="border:2px solid #406efd;">Content here</div>
        
        
          .myborder {border:2px solid #406efd;}
        
        Border color #406efd