#40407f color space conversions
Hex:
        #40407f
        RGB:
        64, 64, 127
        CMY:
        75, 75, 50
        CMYK:
        50, 50, 0, 50
      HSL:
        240°, 32.9843%, 37.4510%
        HSV (HSB):
        240°, 49.6063%, 49.8039%
        XYZ:
        7.7785, 6.2891, 20.8826
        xyY:
        0.2226, 0.1799, 6.2891
      CIE-Lab:
        30.1304, 18.2435, -35.8026
        CIE-LCH:
        30.1304, 40.1828, 297.0015
        CIE-Luv:
        30.1304, -3.5245, -48.8840
        Hunter-Lab:
        25.0781, 11.4791, -31.8164
      #40407f color charts
#40407f RGB chart
      #40407f CMYK chart
      #40407f RGB pie chart
      #40407f color shades, tints & tones
#40407f color schemes
#40407f color preview, HTML & CSS examples
           This text has a color of #40407f        
        
          <p style="color:#40407f;">Text here</p>
        
        
          .mytext {color:#40407f;}
        
        Text color #40407f
      
           This box has a color of #40407f        
        
          <div style="background-color:#40407f;">Content here</div>
        
        
          .mybackground {background-color:#40407f;}
        
        Background color #40407f
      
           Border around this has a color of #40407f        
        
          <div style="border:2px solid #40407f;">Content here</div>
        
        
          .myborder {border:2px solid #40407f;}
        
        Border color #40407f