#403f7b color space conversions
Hex:
        #403f7b
        RGB:
        64, 63, 123
        CMY:
        75, 75, 52
        CMYK:
        48, 49, 0, 52
      HSL:
        241°, 32.2581%, 36.4706%
        HSV (HSB):
        241°, 48.7805%, 48.2353%
        XYZ:
        7.4670, 6.0751, 19.5179
        xyY:
        0.2259, 0.1838, 6.0751
      CIE-Lab:
        29.6011, 17.5878, -34.1460
        CIE-LCH:
        29.6011, 38.4094, 297.2519
        CIE-Luv:
        29.6011, -2.9920, -46.3353
        Hunter-Lab:
        24.6476, 10.9433, -29.6971
      #403f7b color charts
#403f7b RGB chart
      #403f7b CMYK chart
      #403f7b RGB pie chart
      #403f7b color shades, tints & tones
#403f7b color schemes
#403f7b color preview, HTML & CSS examples
           This text has a color of #403f7b        
        
          <p style="color:#403f7b;">Text here</p>
        
        
          .mytext {color:#403f7b;}
        
        Text color #403f7b
      
           This box has a color of #403f7b        
        
          <div style="background-color:#403f7b;">Content here</div>
        
        
          .mybackground {background-color:#403f7b;}
        
        Background color #403f7b
      
           Border around this has a color of #403f7b        
        
          <div style="border:2px solid #403f7b;">Content here</div>
        
        
          .myborder {border:2px solid #403f7b;}
        
        Border color #403f7b