#4982eb color space conversions
Hex:
        #4982eb
        RGB:
        73, 130, 235
        CMY:
        71, 49, 8
        CMYK:
        69, 45, 0, 8
      HSL:
        219°, 80.1980%, 60.3922%
        HSV (HSB):
        219°, 68.9362%, 92.1569%
        XYZ:
        25.7257, 23.3799, 81.7541
        xyY:
        0.1966, 0.1787, 23.3799
      CIE-Lab:
        55.4615, 15.4057, -58.5707
        CIE-LCH:
        55.4615, 60.5629, 284.7366
        CIE-Luv:
        55.4615, -23.3012, -93.6373
        Hunter-Lab:
        48.3528, 10.3521, -66.3997
      #4982eb color charts
#4982eb RGB chart
      #4982eb CMYK chart
      #4982eb RGB pie chart
      #4982eb color shades, tints & tones
#4982eb color schemes
#4982eb color preview, HTML & CSS examples
           This text has a color of #4982eb        
        
          <p style="color:#4982eb;">Text here</p>
        
        
          .mytext {color:#4982eb;}
        
        Text color #4982eb
      
           This box has a color of #4982eb        
        
          <div style="background-color:#4982eb;">Content here</div>
        
        
          .mybackground {background-color:#4982eb;}
        
        Background color #4982eb
      
           Border around this has a color of #4982eb        
        
          <div style="border:2px solid #4982eb;">Content here</div>
        
        
          .myborder {border:2px solid #4982eb;}
        
        Border color #4982eb