#40149b color space conversions
Hex:
        #40149b
        RGB:
        64, 20, 155
        CMY:
        75, 92, 39
        CMYK:
        59, 87, 0, 39
      HSL:
        260°, 77.1429%, 34.3137%
        HSV (HSB):
        260°, 87.0968%, 60.7843%
        XYZ:
        8.2809, 3.9569, 31.3376
        xyY:
        0.1900, 0.0908, 3.9569
      CIE-Lab:
        23.5283, 51.2772, -63.8958
        CIE-LCH:
        23.5283, 81.9270, 308.7475
        CIE-Luv:
        23.5283, 2.1637, -75.8645
        Hunter-Lab:
        19.8919, 39.4981, -79.4812
      #40149b color charts
#40149b RGB chart
      #40149b CMYK chart
      #40149b RGB pie chart
      #40149b color shades, tints & tones
#40149b color schemes
#40149b color preview, HTML & CSS examples
           This text has a color of #40149b        
        
          <p style="color:#40149b;">Text here</p>
        
        
          .mytext {color:#40149b;}
        
        Text color #40149b
      
           This box has a color of #40149b        
        
          <div style="background-color:#40149b;">Content here</div>
        
        
          .mybackground {background-color:#40149b;}
        
        Background color #40149b
      
           Border around this has a color of #40149b        
        
          <div style="border:2px solid #40149b;">Content here</div>
        
        
          .myborder {border:2px solid #40149b;}
        
        Border color #40149b