#4c407b color space conversions
Hex:
        #4c407b
        RGB:
        76, 64, 123
        CMY:
        70, 75, 52
        CMYK:
        38, 48, 0, 52
      HSL:
        252°, 31.5508%, 36.6667%
        HSV (HSB):
        252°, 47.9675%, 48.2353%
        XYZ:
        8.3890, 6.6334, 19.5771
        xyY:
        0.2425, 0.1917, 6.6334
      CIE-Lab:
        30.9572, 20.2167, -31.9217
        CIE-LCH:
        30.9572, 37.7850, 302.3470
        CIE-Luv:
        30.9572, 1.4298, -44.2834
        Hunter-Lab:
        25.7553, 13.0694, -27.0388
      #4c407b color charts
#4c407b RGB chart
      #4c407b CMYK chart
      #4c407b RGB pie chart
      #4c407b color shades, tints & tones
#4c407b color schemes
#4c407b color preview, HTML & CSS examples
           This text has a color of #4c407b        
        
          <p style="color:#4c407b;">Text here</p>
        
        
          .mytext {color:#4c407b;}
        
        Text color #4c407b
      
           This box has a color of #4c407b        
        
          <div style="background-color:#4c407b;">Content here</div>
        
        
          .mybackground {background-color:#4c407b;}
        
        Background color #4c407b
      
           Border around this has a color of #4c407b        
        
          <div style="border:2px solid #4c407b;">Content here</div>
        
        
          .myborder {border:2px solid #4c407b;}
        
        Border color #4c407b