#40467f color space conversions
Hex:
        #40467f
        RGB:
        64, 70, 127
        CMY:
        75, 73, 50
        CMYK:
        50, 45, 0, 50
      HSL:
        234°, 32.9843%, 37.4510%
        HSV (HSB):
        234°, 49.6063%, 49.8039%
        XYZ:
        8.1353, 7.0026, 21.0015
        xyY:
        0.2251, 0.1938, 7.0026
      CIE-Lab:
        31.8129, 14.2609, -33.1203
        CIE-LCH:
        31.8129, 36.0601, 293.2957
        CIE-Luv:
        31.8129, -5.4322, -45.7455
        Hunter-Lab:
        26.4624, 8.5665, -28.5309
      #40467f color charts
#40467f RGB chart
      #40467f CMYK chart
      #40467f RGB pie chart
      #40467f color shades, tints & tones
#40467f color schemes
#40467f color preview, HTML & CSS examples
           This text has a color of #40467f        
        
          <p style="color:#40467f;">Text here</p>
        
        
          .mytext {color:#40467f;}
        
        Text color #40467f
      
           This box has a color of #40467f        
        
          <div style="background-color:#40467f;">Content here</div>
        
        
          .mybackground {background-color:#40467f;}
        
        Background color #40467f
      
           Border around this has a color of #40467f        
        
          <div style="border:2px solid #40467f;">Content here</div>
        
        
          .myborder {border:2px solid #40467f;}
        
        Border color #40467f