#405f9a color space conversions
Hex:
        #405f9a
        RGB:
        64, 95, 154
        CMY:
        75, 63, 40
        CMYK:
        58, 38, 0, 40
      HSL:
        219°, 41.2844%, 42.7451%
        HSV (HSB):
        219°, 58.4416%, 60.3922%
        XYZ:
        12.0393, 11.6075, 32.1778
        xyY:
        0.2157, 0.2079, 11.6075
      CIE-Lab:
        40.5854, 7.2038, -35.6567
        CIE-LCH:
        40.5854, 36.3771, 281.4218
        CIE-Luv:
        40.5854, -14.5006, -52.1184
        Hunter-Lab:
        34.0698, 3.4547, -32.1486
      #405f9a color charts
#405f9a RGB chart
      #405f9a CMYK chart
      #405f9a RGB pie chart
      #405f9a color shades, tints & tones
#405f9a color schemes
#405f9a color preview, HTML & CSS examples
           This text has a color of #405f9a        
        
          <p style="color:#405f9a;">Text here</p>
        
        
          .mytext {color:#405f9a;}
        
        Text color #405f9a
      
           This box has a color of #405f9a        
        
          <div style="background-color:#405f9a;">Content here</div>
        
        
          .mybackground {background-color:#405f9a;}
        
        Background color #405f9a
      
           Border around this has a color of #405f9a        
        
          <div style="border:2px solid #405f9a;">Content here</div>
        
        
          .myborder {border:2px solid #405f9a;}
        
        Border color #405f9a