#40197f color space conversions
Hex:
        #40197f
        RGB:
        64, 25, 127
        CMY:
        75, 90, 50
        CMYK:
        50, 80, 0, 50
      HSL:
        263°, 67.1053%, 29.8039%
        HSV (HSB):
        263°, 80.3150%, 49.8039%
        XYZ:
        6.2927, 3.3176, 20.3874
        xyY:
        0.2098, 0.1106, 3.3176
      CIE-Lab:
        21.2733, 41.6121, -50.1544
        CIE-LCH:
        21.2733, 65.1693, 309.6818
        CIE-Luv:
        21.2733, 4.6728, -59.0757
        Hunter-Lab:
        18.2142, 29.7946, -53.6142
      #40197f color charts
#40197f RGB chart
      #40197f CMYK chart
      #40197f RGB pie chart
      #40197f color shades, tints & tones
#40197f color schemes
#40197f color preview, HTML & CSS examples
           This text has a color of #40197f        
        
          <p style="color:#40197f;">Text here</p>
        
        
          .mytext {color:#40197f;}
        
        Text color #40197f
      
           This box has a color of #40197f        
        
          <div style="background-color:#40197f;">Content here</div>
        
        
          .mybackground {background-color:#40197f;}
        
        Background color #40197f
      
           Border around this has a color of #40197f        
        
          <div style="border:2px solid #40197f;">Content here</div>
        
        
          .myborder {border:2px solid #40197f;}
        
        Border color #40197f