#4980c0 color space conversions
Hex:
        #4980c0
        RGB:
        73, 128, 192
        CMY:
        71, 50, 25
        CMYK:
        62, 33, 0, 25
      HSL:
        212°, 48.5714%, 51.9608%
        HSV (HSB):
        212°, 61.9792%, 75.2941%
        XYZ:
        19.9813, 20.6606, 52.8039
        xyY:
        0.2138, 0.2211, 20.6606
      CIE-Lab:
        52.5760, 1.7160, -38.8978
        CIE-LCH:
        52.5760, 38.9356, 272.5260
        CIE-Luv:
        52.5760, -23.3481, -59.8301
        Hunter-Lab:
        45.4539, -1.0769, -37.0596
      #4980c0 color charts
#4980c0 RGB chart
      #4980c0 CMYK chart
      #4980c0 RGB pie chart
      #4980c0 color shades, tints & tones
#4980c0 color schemes
#4980c0 color preview, HTML & CSS examples
           This text has a color of #4980c0        
        
          <p style="color:#4980c0;">Text here</p>
        
        
          .mytext {color:#4980c0;}
        
        Text color #4980c0
      
           This box has a color of #4980c0        
        
          <div style="background-color:#4980c0;">Content here</div>
        
        
          .mybackground {background-color:#4980c0;}
        
        Background color #4980c0
      
           Border around this has a color of #4980c0        
        
          <div style="border:2px solid #4980c0;">Content here</div>
        
        
          .myborder {border:2px solid #4980c0;}
        
        Border color #4980c0