#4b82a1 color space conversions
Hex:
        #4b82a1
        RGB:
        75, 130, 161
        CMY:
        71, 49, 37
        CMYK:
        53, 19, 0, 37
      HSL:
        202°, 36.4407%, 46.2745%
        HSV (HSB):
        202°, 53.4161%, 63.1373%
        XYZ:
        17.3173, 20.0343, 36.6725
        xyY:
        0.2339, 0.2706, 20.0343
      CIE-Lab:
        51.8760, -9.1141, -22.1246
        CIE-LCH:
        51.8760, 23.9284, 247.6112
        CIE-Luv:
        51.8760, -24.2368, -31.6327
        Hunter-Lab:
        44.7597, -9.2688, -17.2456
      #4b82a1 color charts
#4b82a1 RGB chart
      #4b82a1 CMYK chart
      #4b82a1 RGB pie chart
      #4b82a1 color shades, tints & tones
#4b82a1 color schemes
#4b82a1 color preview, HTML & CSS examples
           This text has a color of #4b82a1        
        
          <p style="color:#4b82a1;">Text here</p>
        
        
          .mytext {color:#4b82a1;}
        
        Text color #4b82a1
      
           This box has a color of #4b82a1        
        
          <div style="background-color:#4b82a1;">Content here</div>
        
        
          .mybackground {background-color:#4b82a1;}
        
        Background color #4b82a1
      
           Border around this has a color of #4b82a1        
        
          <div style="border:2px solid #4b82a1;">Content here</div>
        
        
          .myborder {border:2px solid #4b82a1;}
        
        Border color #4b82a1