#4c506d color space conversions
Hex:
        #4c506d
        RGB:
        76, 80, 109
        CMY:
        70, 69, 57
        CMYK:
        30, 27, 0, 57
      HSL:
        233°, 17.8378%, 36.2745%
        HSV (HSB):
        233°, 30.2752%, 42.7451%
        XYZ:
        8.6095, 8.3779, 15.6313
        xyY:
        0.2639, 0.2568, 8.3779
      CIE-Lab:
        34.7579, 5.7673, -17.2093
        CIE-LCH:
        34.7579, 18.1500, 288.5275
        CIE-Luv:
        34.7579, -3.5049, -23.5643
        Hunter-Lab:
        28.9447, 2.4408, -11.7578
      #4c506d color charts
#4c506d RGB chart
      #4c506d CMYK chart
      #4c506d RGB pie chart
      #4c506d color shades, tints & tones
#4c506d color schemes
#4c506d color preview, HTML & CSS examples
           This text has a color of #4c506d        
        
          <p style="color:#4c506d;">Text here</p>
        
        
          .mytext {color:#4c506d;}
        
        Text color #4c506d
      
           This box has a color of #4c506d        
        
          <div style="background-color:#4c506d;">Content here</div>
        
        
          .mybackground {background-color:#4c506d;}
        
        Background color #4c506d
      
           Border around this has a color of #4c506d        
        
          <div style="border:2px solid #4c506d;">Content here</div>
        
        
          .myborder {border:2px solid #4c506d;}
        
        Border color #4c506d