#406bfb color space conversions
Hex:
        #406bfb
        RGB:
        64, 107, 251
        CMY:
        75, 58, 2
        CMYK:
        75, 57, 0, 2
      HSL:
        226°, 95.8974%, 61.7647%
        HSV (HSB):
        226°, 74.5020%, 98.4314%
        XYZ:
        24.7846, 18.5704, 93.5449
        xyY:
        0.1810, 0.1356, 18.5704
      CIE-Lab:
        50.1808, 34.1747, -76.0250
        CIE-LCH:
        50.1808, 83.3529, 294.2048
        CIE-Luv:
        50.1808, -18.3147, -118.8168
        Hunter-Lab:
        43.0934, 27.2486, -98.5383
      #406bfb color charts
#406bfb RGB chart
      #406bfb CMYK chart
      #406bfb RGB pie chart
      #406bfb color shades, tints & tones
#406bfb color schemes
#406bfb color preview, HTML & CSS examples
           This text has a color of #406bfb        
        
          <p style="color:#406bfb;">Text here</p>
        
        
          .mytext {color:#406bfb;}
        
        Text color #406bfb
      
           This box has a color of #406bfb        
        
          <div style="background-color:#406bfb;">Content here</div>
        
        
          .mybackground {background-color:#406bfb;}
        
        Background color #406bfb
      
           Border around this has a color of #406bfb        
        
          <div style="border:2px solid #406bfb;">Content here</div>
        
        
          .myborder {border:2px solid #406bfb;}
        
        Border color #406bfb