#40297c color space conversions
Hex:
        #40297c
        RGB:
        64, 41, 124
        CMY:
        75, 84, 51
        CMYK:
        48, 67, 0, 51
      HSL:
        257°, 50.3030%, 32.3529%
        HSV (HSB):
        257°, 66.9355%, 48.6275%
        XYZ:
        6.5454, 4.1311, 19.5212
        xyY:
        0.2168, 0.1368, 4.1311
      CIE-Lab:
        24.1002, 32.0984, -43.6365
        CIE-LCH:
        24.1002, 54.1706, 306.3377
        CIE-Luv:
        24.1002, 2.5664, -55.0645
        Hunter-Lab:
        20.3251, 21.9142, -42.7173
      #40297c color charts
#40297c RGB chart
      #40297c CMYK chart
      #40297c RGB pie chart
      #40297c color shades, tints & tones
#40297c color schemes
#40297c color preview, HTML & CSS examples
           This text has a color of #40297c        
        
          <p style="color:#40297c;">Text here</p>
        
        
          .mytext {color:#40297c;}
        
        Text color #40297c
      
           This box has a color of #40297c        
        
          <div style="background-color:#40297c;">Content here</div>
        
        
          .mybackground {background-color:#40297c;}
        
        Background color #40297c
      
           Border around this has a color of #40297c        
        
          <div style="border:2px solid #40297c;">Content here</div>
        
        
          .myborder {border:2px solid #40297c;}
        
        Border color #40297c