#4faaf5 color space conversions
Hex:
        #4faaf5
        RGB:
        79, 170, 245
        CMY:
        69, 33, 4
        CMYK:
        68, 31, 0, 4
      HSL:
        207°, 89.2473%, 63.5294%
        HSV (HSB):
        207°, 67.7551%, 96.0784%
        XYZ:
        34.0806, 37.0043, 91.7325
        xyY:
        0.2093, 0.2273, 37.0043
      CIE-Lab:
        67.2802, -3.7502, -45.3072
        CIE-LCH:
        67.2802, 45.4621, 265.2682
        CIE-Luv:
        67.2802, -35.0922, -72.6196
        Hunter-Lab:
        60.8311, -6.4500, -46.8267
      #4faaf5 color charts
#4faaf5 RGB chart
      #4faaf5 CMYK chart
      #4faaf5 RGB pie chart
      #4faaf5 color shades, tints & tones
#4faaf5 color schemes
#4faaf5 color preview, HTML & CSS examples
           This text has a color of #4faaf5        
        
          <p style="color:#4faaf5;">Text here</p>
        
        
          .mytext {color:#4faaf5;}
        
        Text color #4faaf5
      
           This box has a color of #4faaf5        
        
          <div style="background-color:#4faaf5;">Content here</div>
        
        
          .mybackground {background-color:#4faaf5;}
        
        Background color #4faaf5
      
           Border around this has a color of #4faaf5        
        
          <div style="border:2px solid #4faaf5;">Content here</div>
        
        
          .myborder {border:2px solid #4faaf5;}
        
        Border color #4faaf5