#7faacd color space conversions
Hex:
        #7faacd
        RGB:
        127, 170, 205
        CMY:
        50, 33, 20
        CMYK:
        38, 17, 0, 20
      HSL:
        207°, 43.8202%, 65.0980%
        HSV (HSB):
        207°, 38.0488%, 80.3922%
        XYZ:
        34.1466, 37.6693, 63.2288
        xyY:
        0.2529, 0.2789, 37.6693
      CIE-Lab:
        67.7761, -5.6587, -22.4169
        CIE-LCH:
        67.7761, 23.1200, 255.8329
        CIE-Luv:
        67.7761, -21.7616, -33.9917
        Hunter-Lab:
        61.3753, -8.0970, -18.1178
      #7faacd color charts
#7faacd RGB chart
      #7faacd CMYK chart
      #7faacd RGB pie chart
      #7faacd color shades, tints & tones
#7faacd color schemes
#7faacd color preview, HTML & CSS examples
           This text has a color of #7faacd        
        
          <p style="color:#7faacd;">Text here</p>
        
        
          .mytext {color:#7faacd;}
        
        Text color #7faacd
      
           This box has a color of #7faacd        
        
          <div style="background-color:#7faacd;">Content here</div>
        
        
          .mybackground {background-color:#7faacd;}
        
        Background color #7faacd
      
           Border around this has a color of #7faacd        
        
          <div style="border:2px solid #7faacd;">Content here</div>
        
        
          .myborder {border:2px solid #7faacd;}
        
        Border color #7faacd