#405c84 color space conversions
Hex:
        #405c84
        RGB:
        64, 92, 132
        CMY:
        75, 64, 48
        CMYK:
        52, 30, 0, 48
      HSL:
        215°, 34.6939%, 38.4314%
        HSV (HSB):
        215°, 51.5152%, 51.7647%
        XYZ:
        10.1064, 10.4102, 23.3065
        xyY:
        0.2306, 0.2376, 10.4102
      CIE-Lab:
        38.5688, 1.6661, -25.5538
        CIE-LCH:
        38.5688, 25.6080, 273.7303
        CIE-Luv:
        38.5688, -13.3750, -35.9187
        Hunter-Lab:
        32.2649, -0.5518, -20.2427
      #405c84 color charts
#405c84 RGB chart
      #405c84 CMYK chart
      #405c84 RGB pie chart
      #405c84 color shades, tints & tones
#405c84 color schemes
#405c84 color preview, HTML & CSS examples
           This text has a color of #405c84        
        
          <p style="color:#405c84;">Text here</p>
        
        
          .mytext {color:#405c84;}
        
        Text color #405c84
      
           This box has a color of #405c84        
        
          <div style="background-color:#405c84;">Content here</div>
        
        
          .mybackground {background-color:#405c84;}
        
        Background color #405c84
      
           Border around this has a color of #405c84        
        
          <div style="border:2px solid #405c84;">Content here</div>
        
        
          .myborder {border:2px solid #405c84;}
        
        Border color #405c84