#405e82 color space conversions
Hex:
        #405e82
        RGB:
        64, 94, 130
        CMY:
        75, 63, 49
        CMYK:
        51, 28, 0, 49
      HSL:
        213°, 34.0206%, 38.0392%
        HSV (HSB):
        213°, 50.7692%, 50.9804%
        XYZ:
        10.1463, 10.7071, 22.6510
        xyY:
        0.2332, 0.2461, 10.7071
      CIE-Lab:
        39.0827, -0.2371, -23.5355
        CIE-LCH:
        39.0827, 23.5367, 269.4228
        CIE-Luv:
        39.0827, -14.1335, -32.8436
        Hunter-Lab:
        32.7217, -1.9139, -18.1372
      #405e82 color charts
#405e82 RGB chart
      #405e82 CMYK chart
      #405e82 RGB pie chart
      #405e82 color shades, tints & tones
#405e82 color schemes
#405e82 color preview, HTML & CSS examples
           This text has a color of #405e82        
        
          <p style="color:#405e82;">Text here</p>
        
        
          .mytext {color:#405e82;}
        
        Text color #405e82
      
           This box has a color of #405e82        
        
          <div style="background-color:#405e82;">Content here</div>
        
        
          .mybackground {background-color:#405e82;}
        
        Background color #405e82
      
           Border around this has a color of #405e82        
        
          <div style="border:2px solid #405e82;">Content here</div>
        
        
          .myborder {border:2px solid #405e82;}
        
        Border color #405e82