#40846b color space conversions
Hex:
        #40846b
        RGB:
        64, 132, 107
        CMY:
        75, 48, 58
        CMYK:
        52, 0, 19, 48
      HSL:
        158°, 34.6939%, 38.4314%
        HSV (HSB):
        158°, 51.5152%, 51.7647%
        XYZ:
        13.0195, 18.6541, 16.8243
        xyY:
        0.2685, 0.3846, 18.6541
      CIE-Lab:
        50.2800, -27.9458, 6.9538
        CIE-LCH:
        50.2800, 28.7980, 166.0269
        CIE-Luv:
        50.2800, -30.1612, 13.5280
        Hunter-Lab:
        43.1903, -21.7754, 7.1375
      #40846b color charts
#40846b RGB chart
      #40846b CMYK chart
      #40846b RGB pie chart
      #40846b color shades, tints & tones
#40846b color schemes
#40846b color preview, HTML & CSS examples
           This text has a color of #40846b        
        
          <p style="color:#40846b;">Text here</p>
        
        
          .mytext {color:#40846b;}
        
        Text color #40846b
      
           This box has a color of #40846b        
        
          <div style="background-color:#40846b;">Content here</div>
        
        
          .mybackground {background-color:#40846b;}
        
        Background color #40846b
      
           Border around this has a color of #40846b        
        
          <div style="border:2px solid #40846b;">Content here</div>
        
        
          .myborder {border:2px solid #40846b;}
        
        Border color #40846b