#4b849a color space conversions
Hex:
        #4b849a
        RGB:
        75, 132, 154
        CMY:
        71, 48, 40
        CMYK:
        51, 14, 0, 40
      HSL:
        197°, 34.4978%, 44.9020%
        HSV (HSB):
        197°, 51.2987%, 60.3922%
        XYZ:
        16.9856, 20.3315, 33.6010
        xyY:
        0.2395, 0.2867, 20.3315
      CIE-Lab:
        52.2099, -12.3747, -17.5502
        CIE-LCH:
        52.2099, 21.4742, 234.8122
        CIE-Luv:
        52.2099, -25.1999, -24.0995
        Hunter-Lab:
        45.0904, -11.6670, -12.6191
      #4b849a color charts
#4b849a RGB chart
      #4b849a CMYK chart
      #4b849a RGB pie chart
      #4b849a color shades, tints & tones
#4b849a color schemes
#4b849a color preview, HTML & CSS examples
           This text has a color of #4b849a        
        
          <p style="color:#4b849a;">Text here</p>
        
        
          .mytext {color:#4b849a;}
        
        Text color #4b849a
      
           This box has a color of #4b849a        
        
          <div style="background-color:#4b849a;">Content here</div>
        
        
          .mybackground {background-color:#4b849a;}
        
        Background color #4b849a
      
           Border around this has a color of #4b849a        
        
          <div style="border:2px solid #4b849a;">Content here</div>
        
        
          .myborder {border:2px solid #4b849a;}
        
        Border color #4b849a