#40264e color space conversions
Hex:
        #40264e
        RGB:
        64, 38, 78
        CMY:
        75, 85, 69
        CMYK:
        18, 51, 0, 69
      HSL:
        279°, 34.4828%, 22.7451%
        HSV (HSB):
        279°, 51.2821%, 30.5882%
        XYZ:
        4.1826, 3.0263, 7.5714
        xyY:
        0.2830, 0.2048, 3.0263
      CIE-Lab:
        20.1488, 20.7112, -19.9181
        CIE-LCH:
        20.1488, 28.7347, 316.1184
        CIE-Luv:
        20.1488, 8.7990, -23.9865
        Hunter-Lab:
        17.3962, 12.4739, -13.6277
      #40264e color charts
#40264e RGB chart
      #40264e CMYK chart
      #40264e RGB pie chart
      #40264e color shades, tints & tones
#40264e color schemes
#40264e color preview, HTML & CSS examples
           This text has a color of #40264e        
        
          <p style="color:#40264e;">Text here</p>
        
        
          .mytext {color:#40264e;}
        
        Text color #40264e
      
           This box has a color of #40264e        
        
          <div style="background-color:#40264e;">Content here</div>
        
        
          .mybackground {background-color:#40264e;}
        
        Background color #40264e
      
           Border around this has a color of #40264e        
        
          <div style="border:2px solid #40264e;">Content here</div>
        
        
          .myborder {border:2px solid #40264e;}
        
        Border color #40264e