#405e88 color space conversions
Hex:
        #405e88
        RGB:
        64, 94, 136
        CMY:
        75, 63, 47
        CMYK:
        53, 31, 0, 47
      HSL:
        215°, 36.0000%, 39.2157%
        HSV (HSB):
        215°, 52.9412%, 53.3333%
        XYZ:
        10.5610, 10.8730, 24.8346
        xyY:
        0.2283, 0.2350, 10.8730
      CIE-Lab:
        39.3657, 1.7313, -26.7395
        CIE-LCH:
        39.3657, 26.7955, 273.7046
        CIE-Luv:
        39.3657, -14.1299, -37.8730
        Hunter-Lab:
        32.9742, -0.5347, -21.5725
      #405e88 color charts
#405e88 RGB chart
      #405e88 CMYK chart
      #405e88 RGB pie chart
      #405e88 color shades, tints & tones
#405e88 color schemes
#405e88 color preview, HTML & CSS examples
           This text has a color of #405e88        
        
          <p style="color:#405e88;">Text here</p>
        
        
          .mytext {color:#405e88;}
        
        Text color #405e88
      
           This box has a color of #405e88        
        
          <div style="background-color:#405e88;">Content here</div>
        
        
          .mybackground {background-color:#405e88;}
        
        Background color #405e88
      
           Border around this has a color of #405e88        
        
          <div style="border:2px solid #405e88;">Content here</div>
        
        
          .myborder {border:2px solid #405e88;}
        
        Border color #405e88