#7faaf1 color space conversions
Hex:
        #7faaf1
        RGB:
        127, 170, 241
        CMY:
        50, 33, 5
        CMYK:
        47, 29, 0, 5
      HSL:
        217°, 80.2817%, 72.1569%
        HSV (HSB):
        217°, 47.3029%, 94.5098%
        XYZ:
        39.0043, 39.6124, 88.8093
        xyY:
        0.2330, 0.2366, 39.6124
      CIE-Lab:
        69.1925, 4.3500, -39.9820
        CIE-LCH:
        69.1925, 40.2179, 276.2094
        CIE-Luv:
        69.1925, -21.9601, -64.8041
        Hunter-Lab:
        62.9383, 0.4784, -39.6044
      #7faaf1 color charts
#7faaf1 RGB chart
      #7faaf1 CMYK chart
      #7faaf1 RGB pie chart
      #7faaf1 color shades, tints & tones
#7faaf1 color schemes
#7faaf1 color preview, HTML & CSS examples
           This text has a color of #7faaf1        
        
          <p style="color:#7faaf1;">Text here</p>
        
        
          .mytext {color:#7faaf1;}
        
        Text color #7faaf1
      
           This box has a color of #7faaf1        
        
          <div style="background-color:#7faaf1;">Content here</div>
        
        
          .mybackground {background-color:#7faaf1;}
        
        Background color #7faaf1
      
           Border around this has a color of #7faaf1        
        
          <div style="border:2px solid #7faaf1;">Content here</div>
        
        
          .myborder {border:2px solid #7faaf1;}
        
        Border color #7faaf1