#40128e color space conversions
Hex:
        #40128e
        RGB:
        64, 18, 142
        CMY:
        75, 93, 44
        CMYK:
        55, 87, 0, 44
      HSL:
        262°, 77.5000%, 31.3725%
        HSV (HSB):
        262°, 87.3239%, 55.6863%
        XYZ:
        7.2131, 3.4756, 25.8819
        xyY:
        0.1972, 0.0950, 3.4756
      CIE-Lab:
        21.8560, 48.5169, -58.6227
        CIE-LCH:
        21.8560, 76.0954, 309.6116
        CIE-Luv:
        21.8560, 3.6295, -68.1907
        Hunter-Lab:
        18.6429, 36.4383, -69.2618
      #40128e color charts
#40128e RGB chart
      #40128e CMYK chart
      #40128e RGB pie chart
      #40128e color shades, tints & tones
#40128e color schemes
#40128e color preview, HTML & CSS examples
           This text has a color of #40128e        
        
          <p style="color:#40128e;">Text here</p>
        
        
          .mytext {color:#40128e;}
        
        Text color #40128e
      
           This box has a color of #40128e        
        
          <div style="background-color:#40128e;">Content here</div>
        
        
          .mybackground {background-color:#40128e;}
        
        Background color #40128e
      
           Border around this has a color of #40128e        
        
          <div style="border:2px solid #40128e;">Content here</div>
        
        
          .myborder {border:2px solid #40128e;}
        
        Border color #40128e