#40229f color space conversions
Hex:
        #40229f
        RGB:
        64, 34, 159
        CMY:
        75, 87, 38
        CMYK:
        60, 79, 0, 38
      HSL:
        254°, 64.7668%, 37.8431%
        HSV (HSB):
        254°, 78.6164%, 62.3529%
        XYZ:
        8.9444, 4.7372, 33.2438
        xyY:
        0.1906, 0.1010, 4.7372
      CIE-Lab:
        25.9727, 46.5096, -62.3063
        CIE-LCH:
        25.9727, 77.7510, 306.7402
        CIE-Luv:
        25.9727, 0.4112, -78.0379
        Hunter-Lab:
        21.7652, 35.2652, -75.3229
      #40229f color charts
#40229f RGB chart
      #40229f CMYK chart
      #40229f RGB pie chart
      #40229f color shades, tints & tones
#40229f color schemes
#40229f color preview, HTML & CSS examples
           This text has a color of #40229f        
        
          <p style="color:#40229f;">Text here</p>
        
        
          .mytext {color:#40229f;}
        
        Text color #40229f
      
           This box has a color of #40229f        
        
          <div style="background-color:#40229f;">Content here</div>
        
        
          .mybackground {background-color:#40229f;}
        
        Background color #40229f
      
           Border around this has a color of #40229f        
        
          <div style="border:2px solid #40229f;">Content here</div>
        
        
          .myborder {border:2px solid #40229f;}
        
        Border color #40229f