#7facc6 color space conversions
Hex:
        #7facc6
        RGB:
        127, 172, 198
        CMY:
        50, 33, 22
        CMYK:
        36, 13, 0, 22
      HSL:
        202°, 38.3784%, 63.7255%
        HSV (HSB):
        202°, 35.8586%, 77.6471%
        XYZ:
        33.6980, 38.0943, 59.0029
        xyY:
        0.2576, 0.2913, 38.0943
      CIE-Lab:
        68.0901, -8.5752, -18.0723
        CIE-LCH:
        68.0901, 20.0035, 244.6160
        CIE-Luv:
        68.0901, -22.5704, -26.5364
        Hunter-Lab:
        61.7206, -10.5543, -13.4750
      #7facc6 color charts
#7facc6 RGB chart
      #7facc6 CMYK chart
      #7facc6 RGB pie chart
      #7facc6 color shades, tints & tones
#7facc6 color schemes
#7facc6 color preview, HTML & CSS examples
           This text has a color of #7facc6        
        
          <p style="color:#7facc6;">Text here</p>
        
        
          .mytext {color:#7facc6;}
        
        Text color #7facc6
      
           This box has a color of #7facc6        
        
          <div style="background-color:#7facc6;">Content here</div>
        
        
          .mybackground {background-color:#7facc6;}
        
        Background color #7facc6
      
           Border around this has a color of #7facc6        
        
          <div style="border:2px solid #7facc6;">Content here</div>
        
        
          .myborder {border:2px solid #7facc6;}
        
        Border color #7facc6