#405fdf color space conversions
Hex:
        #405fdf
        RGB:
        64, 95, 223
        CMY:
        75, 63, 13
        CMYK:
        71, 57, 0, 13
      HSL:
        228°, 71.3004%, 56.2745%
        HSV (HSB):
        228°, 71.3004%, 87.4510%
        XYZ:
        19.5258, 14.6021, 71.6014
        xyY:
        0.1847, 0.1381, 14.6021
      CIE-Lab:
        45.0844, 31.7315, -68.6025
        CIE-LCH:
        45.0844, 75.5857, 294.8225
        CIE-Luv:
        45.0844, -14.9828, -104.5945
        Hunter-Lab:
        38.2127, 24.3372, -84.3462
      #405fdf color charts
#405fdf RGB chart
      #405fdf CMYK chart
      #405fdf RGB pie chart
      #405fdf color shades, tints & tones
#405fdf color schemes
#405fdf color preview, HTML & CSS examples
           This text has a color of #405fdf        
        
          <p style="color:#405fdf;">Text here</p>
        
        
          .mytext {color:#405fdf;}
        
        Text color #405fdf
      
           This box has a color of #405fdf        
        
          <div style="background-color:#405fdf;">Content here</div>
        
        
          .mybackground {background-color:#405fdf;}
        
        Background color #405fdf
      
           Border around this has a color of #405fdf        
        
          <div style="border:2px solid #405fdf;">Content here</div>
        
        
          .myborder {border:2px solid #405fdf;}
        
        Border color #405fdf