#40209e color space conversions
Hex:
        #40209e
        RGB:
        64, 32, 158
        CMY:
        75, 87, 38
        CMYK:
        59, 80, 0, 38
      HSL:
        255°, 66.3158%, 37.2549%
        HSV (HSB):
        255°, 79.7468%, 61.9608%
        XYZ:
        8.8024, 4.5916, 32.7701
        xyY:
        0.1907, 0.0995, 4.5916
      CIE-Lab:
        25.5381, 47.1729, -62.4127
        CIE-LCH:
        25.5381, 78.2344, 307.0828
        CIE-Luv:
        25.5381, 0.7403, -77.5276
        Hunter-Lab:
        21.4281, 35.8266, -75.6728
      #40209e color charts
#40209e RGB chart
      #40209e CMYK chart
      #40209e RGB pie chart
      #40209e color shades, tints & tones
#40209e color schemes
#40209e color preview, HTML & CSS examples
           This text has a color of #40209e        
        
          <p style="color:#40209e;">Text here</p>
        
        
          .mytext {color:#40209e;}
        
        Text color #40209e
      
           This box has a color of #40209e        
        
          <div style="background-color:#40209e;">Content here</div>
        
        
          .mybackground {background-color:#40209e;}
        
        Background color #40209e
      
           Border around this has a color of #40209e        
        
          <div style="border:2px solid #40209e;">Content here</div>
        
        
          .myborder {border:2px solid #40209e;}
        
        Border color #40209e