#4d80ba color space conversions
Hex:
        #4d80ba
        RGB:
        77, 128, 186
        CMY:
        70, 50, 27
        CMYK:
        59, 31, 0, 27
      HSL:
        212°, 44.1296%, 51.5686%
        HSV (HSB):
        212°, 58.6022%, 72.9412%
        XYZ:
        19.6427, 20.5613, 49.3878
        xyY:
        0.2192, 0.2295, 20.5613
      CIE-Lab:
        52.4660, 0.5014, -35.6231
        CIE-LCH:
        52.4660, 35.6267, 270.8063
        CIE-Luv:
        52.4660, -22.4080, -54.3985
        Hunter-Lab:
        45.3446, -2.0291, -32.8355
      #4d80ba color charts
#4d80ba RGB chart
      #4d80ba CMYK chart
      #4d80ba RGB pie chart
      #4d80ba color shades, tints & tones
#4d80ba color schemes
#4d80ba color preview, HTML & CSS examples
           This text has a color of #4d80ba        
        
          <p style="color:#4d80ba;">Text here</p>
        
        
          .mytext {color:#4d80ba;}
        
        Text color #4d80ba
      
           This box has a color of #4d80ba        
        
          <div style="background-color:#4d80ba;">Content here</div>
        
        
          .mybackground {background-color:#4d80ba;}
        
        Background color #4d80ba
      
           Border around this has a color of #4d80ba        
        
          <div style="border:2px solid #4d80ba;">Content here</div>
        
        
          .myborder {border:2px solid #4d80ba;}
        
        Border color #4d80ba