#40266f color space conversions
Hex:
        #40266f
        RGB:
        64, 38, 111
        CMY:
        75, 85, 56
        CMYK:
        42, 66, 0, 56
      HSL:
        261°, 48.9933%, 29.2157%
        HSV (HSB):
        261°, 65.7658%, 43.5294%
        XYZ:
        5.6767, 3.6239, 15.4392
        xyY:
        0.2295, 0.1465, 3.6239
      CIE-Lab:
        22.3870, 29.9831, -38.1077
        CIE-LCH:
        22.3870, 48.4890, 308.1956
        CIE-Luv:
        22.3870, 4.5589, -47.0501
        Hunter-Lab:
        19.0366, 19.9147, -34.7603
      #40266f color charts
#40266f RGB chart
      #40266f CMYK chart
      #40266f RGB pie chart
      #40266f color shades, tints & tones
#40266f color schemes
#40266f color preview, HTML & CSS examples
           This text has a color of #40266f        
        
          <p style="color:#40266f;">Text here</p>
        
        
          .mytext {color:#40266f;}
        
        Text color #40266f
      
           This box has a color of #40266f        
        
          <div style="background-color:#40266f;">Content here</div>
        
        
          .mybackground {background-color:#40266f;}
        
        Background color #40266f
      
           Border around this has a color of #40266f        
        
          <div style="border:2px solid #40266f;">Content here</div>
        
        
          .myborder {border:2px solid #40266f;}
        
        Border color #40266f