#7faae8 color space conversions
Hex:
        #7faae8
        RGB:
        127, 170, 232
        CMY:
        50, 33, 9
        CMYK:
        45, 27, 0, 9
      HSL:
        215°, 69.5364%, 70.3922%
        HSV (HSB):
        215°, 45.2586%, 90.9804%
        XYZ:
        37.6926, 39.0877, 81.9020
        xyY:
        0.2375, 0.2463, 39.0877
      CIE-Lab:
        68.8147, 1.7658, -35.6574
        CIE-LCH:
        68.8147, 35.7011, 272.8351
        CIE-Luv:
        68.8147, -21.9026, -57.1178
        Hunter-Lab:
        62.5201, -1.7948, -33.9064
      #7faae8 color charts
#7faae8 RGB chart
      #7faae8 CMYK chart
      #7faae8 RGB pie chart
      #7faae8 color shades, tints & tones
#7faae8 color schemes
#7faae8 color preview, HTML & CSS examples
           This text has a color of #7faae8        
        
          <p style="color:#7faae8;">Text here</p>
        
        
          .mytext {color:#7faae8;}
        
        Text color #7faae8
      
           This box has a color of #7faae8        
        
          <div style="background-color:#7faae8;">Content here</div>
        
        
          .mybackground {background-color:#7faae8;}
        
        Background color #7faae8
      
           Border around this has a color of #7faae8        
        
          <div style="border:2px solid #7faae8;">Content here</div>
        
        
          .myborder {border:2px solid #7faae8;}
        
        Border color #7faae8