#40116b color space conversions
Hex:
        #40116b
        RGB:
        64, 17, 107
        CMY:
        75, 93, 58
        CMYK:
        40, 84, 0, 58
      HSL:
        271°, 72.5806%, 24.3137%
        HSV (HSB):
        271°, 84.1121%, 41.9608%
        XYZ:
        4.9686, 2.5524, 14.1407
        xyY:
        0.2294, 0.1178, 2.5524
      CIE-Lab:
        18.1541, 39.7390, -42.3960
        CIE-LCH:
        18.1541, 58.1086, 313.1472
        CIE-Luv:
        18.1541, 8.0550, -47.2514
        Hunter-Lab:
        15.9763, 27.5551, -41.2945
      #40116b color charts
#40116b RGB chart
      #40116b CMYK chart
      #40116b RGB pie chart
      #40116b color shades, tints & tones
#40116b color schemes
#40116b color preview, HTML & CSS examples
           This text has a color of #40116b        
        
          <p style="color:#40116b;">Text here</p>
        
        
          .mytext {color:#40116b;}
        
        Text color #40116b
      
           This box has a color of #40116b        
        
          <div style="background-color:#40116b;">Content here</div>
        
        
          .mybackground {background-color:#40116b;}
        
        Background color #40116b
      
           Border around this has a color of #40116b        
        
          <div style="border:2px solid #40116b;">Content here</div>
        
        
          .myborder {border:2px solid #40116b;}
        
        Border color #40116b