#4982f5 color space conversions
Hex:
        #4982f5
        RGB:
        73, 130, 245
        CMY:
        71, 49, 4
        CMYK:
        70, 47, 0, 4
      HSL:
        220°, 89.5833%, 62.3529%
        HSV (HSB):
        220°, 70.2041%, 96.0784%
        XYZ:
        27.2117, 23.9743, 89.5795
        xyY:
        0.1933, 0.1703, 23.9743
      CIE-Lab:
        56.0621, 18.9285, -63.1594
        CIE-LCH:
        56.0621, 65.9347, 286.6832
        CIE-Luv:
        56.0621, -23.1794, -101.4515
        Hunter-Lab:
        48.9636, 13.5159, -74.1974
      #4982f5 color charts
#4982f5 RGB chart
      #4982f5 CMYK chart
      #4982f5 RGB pie chart
      #4982f5 color shades, tints & tones
#4982f5 color schemes
#4982f5 color preview, HTML & CSS examples
           This text has a color of #4982f5        
        
          <p style="color:#4982f5;">Text here</p>
        
        
          .mytext {color:#4982f5;}
        
        Text color #4982f5
      
           This box has a color of #4982f5        
        
          <div style="background-color:#4982f5;">Content here</div>
        
        
          .mybackground {background-color:#4982f5;}
        
        Background color #4982f5
      
           Border around this has a color of #4982f5        
        
          <div style="border:2px solid #4982f5;">Content here</div>
        
        
          .myborder {border:2px solid #4982f5;}
        
        Border color #4982f5