#40188f color space conversions
Hex:
        #40188f
        RGB:
        64, 24, 143
        CMY:
        75, 91, 44
        CMYK:
        55, 83, 0, 44
      HSL:
        260°, 71.2575%, 32.7451%
        HSV (HSB):
        260°, 83.2168%, 56.0784%
        XYZ:
        7.3989, 3.7264, 26.3159
        xyY:
        0.1976, 0.0995, 3.7264
      CIE-Lab:
        22.7456, 46.4843, -57.7776
        CIE-LCH:
        22.7456, 74.1555, 308.8180
        CIE-Luv:
        22.7456, 3.0232, -68.7656
        Hunter-Lab:
        19.3040, 34.6344, -67.3137
      #40188f color charts
#40188f RGB chart
      #40188f CMYK chart
      #40188f RGB pie chart
      #40188f color shades, tints & tones
#40188f color schemes
#40188f color preview, HTML & CSS examples
           This text has a color of #40188f        
        
          <p style="color:#40188f;">Text here</p>
        
        
          .mytext {color:#40188f;}
        
        Text color #40188f
      
           This box has a color of #40188f        
        
          <div style="background-color:#40188f;">Content here</div>
        
        
          .mybackground {background-color:#40188f;}
        
        Background color #40188f
      
           Border around this has a color of #40188f        
        
          <div style="border:2px solid #40188f;">Content here</div>
        
        
          .myborder {border:2px solid #40188f;}
        
        Border color #40188f