#4c408f color space conversions
Hex:
        #4c408f
        RGB:
        76, 64, 143
        CMY:
        70, 75, 44
        CMYK:
        47, 55, 0, 44
      HSL:
        249°, 38.1643%, 40.5882%
        HSV (HSB):
        249°, 55.2448%, 56.0784%
        XYZ:
        9.7718, 7.1865, 26.8587
        xyY:
        0.2230, 0.1640, 7.1865
      CIE-Lab:
        32.2277, 26.3555, -42.2798
        CIE-LCH:
        32.2277, 49.8217, 301.9377
        CIE-Luv:
        32.2277, -0.2404, -59.4578
        Hunter-Lab:
        26.8076, 18.1530, -40.6378
      #4c408f color charts
#4c408f RGB chart
      #4c408f CMYK chart
      #4c408f RGB pie chart
      #4c408f color shades, tints & tones
#4c408f color schemes
#4c408f color preview, HTML & CSS examples
           This text has a color of #4c408f        
        
          <p style="color:#4c408f;">Text here</p>
        
        
          .mytext {color:#4c408f;}
        
        Text color #4c408f
      
           This box has a color of #4c408f        
        
          <div style="background-color:#4c408f;">Content here</div>
        
        
          .mybackground {background-color:#4c408f;}
        
        Background color #4c408f
      
           Border around this has a color of #4c408f        
        
          <div style="border:2px solid #4c408f;">Content here</div>
        
        
          .myborder {border:2px solid #4c408f;}
        
        Border color #4c408f