#4c95a1 color space conversions
Hex:
        #4c95a1
        RGB:
        76, 149, 161
        CMY:
        70, 42, 37
        CMYK:
        53, 7, 0, 37
      HSL:
        188°, 35.8650%, 46.4706%
        HSV (HSB):
        188°, 52.7950%, 63.1373%
        XYZ:
        20.1610, 25.6046, 37.5978
        xyY:
        0.2418, 0.3071, 25.6046
      CIE-Lab:
        57.6598, -19.3084, -13.3132
        CIE-LCH:
        57.6598, 23.4532, 214.5863
        CIE-Luv:
        57.6598, -31.3793, -16.9617
        Hunter-Lab:
        50.6010, -17.4319, -8.6333
      #4c95a1 color charts
#4c95a1 RGB chart
      #4c95a1 CMYK chart
      #4c95a1 RGB pie chart
      #4c95a1 color shades, tints & tones
#4c95a1 color schemes
#4c95a1 color preview, HTML & CSS examples
           This text has a color of #4c95a1        
        
          <p style="color:#4c95a1;">Text here</p>
        
        
          .mytext {color:#4c95a1;}
        
        Text color #4c95a1
      
           This box has a color of #4c95a1        
        
          <div style="background-color:#4c95a1;">Content here</div>
        
        
          .mybackground {background-color:#4c95a1;}
        
        Background color #4c95a1
      
           Border around this has a color of #4c95a1        
        
          <div style="border:2px solid #4c95a1;">Content here</div>
        
        
          .myborder {border:2px solid #4c95a1;}
        
        Border color #4c95a1