#4a99fa color space conversions
Hex:
        #4a99fa
        RGB:
        74, 153, 250
        CMY:
        71, 40, 2
        CMYK:
        70, 39, 0, 2
      HSL:
        213°, 94.6237%, 63.5294%
        HSV (HSB):
        213°, 70.4000%, 98.0392%
        XYZ:
        31.4706, 31.1404, 94.7945
        xyY:
        0.1999, 0.1978, 31.1404
      CIE-Lab:
        62.6260, 7.0014, -55.4105
        CIE-LCH:
        62.6260, 55.8511, 277.2014
        CIE-Luv:
        62.6260, -30.1739, -89.8664
        Hunter-Lab:
        55.8036, 3.0092, -61.6543
      #4a99fa color charts
#4a99fa RGB chart
      #4a99fa CMYK chart
      #4a99fa RGB pie chart
      #4a99fa color shades, tints & tones
#4a99fa color schemes
#4a99fa color preview, HTML & CSS examples
           This text has a color of #4a99fa        
        
          <p style="color:#4a99fa;">Text here</p>
        
        
          .mytext {color:#4a99fa;}
        
        Text color #4a99fa
      
           This box has a color of #4a99fa        
        
          <div style="background-color:#4a99fa;">Content here</div>
        
        
          .mybackground {background-color:#4a99fa;}
        
        Background color #4a99fa
      
           Border around this has a color of #4a99fa        
        
          <div style="border:2px solid #4a99fa;">Content here</div>
        
        
          .myborder {border:2px solid #4a99fa;}
        
        Border color #4a99fa