#4980f5 color space conversions
Hex:
        #4980f5
        RGB:
        73, 128, 245
        CMY:
        71, 50, 4
        CMYK:
        70, 48, 0, 4
      HSL:
        221°, 89.5833%, 62.3529%
        HSV (HSB):
        221°, 70.2041%, 96.0784%
        XYZ:
        26.9483, 23.4474, 89.4917
        xyY:
        0.1926, 0.1676, 23.4474
      CIE-Lab:
        55.5302, 20.1540, -64.0151
        CIE-LCH:
        55.5302, 67.1127, 287.4757
        CIE-Luv:
        55.5302, -22.5735, -102.6837
        Hunter-Lab:
        48.4225, 14.6001, -75.6806
      #4980f5 color charts
#4980f5 RGB chart
      #4980f5 CMYK chart
      #4980f5 RGB pie chart
      #4980f5 color shades, tints & tones
#4980f5 color schemes
#4980f5 color preview, HTML & CSS examples
           This text has a color of #4980f5        
        
          <p style="color:#4980f5;">Text here</p>
        
        
          .mytext {color:#4980f5;}
        
        Text color #4980f5
      
           This box has a color of #4980f5        
        
          <div style="background-color:#4980f5;">Content here</div>
        
        
          .mybackground {background-color:#4980f5;}
        
        Background color #4980f5
      
           Border around this has a color of #4980f5        
        
          <div style="border:2px solid #4980f5;">Content here</div>
        
        
          .myborder {border:2px solid #4980f5;}
        
        Border color #4980f5