#7eaac2 color space conversions
Hex:
        #7eaac2
        RGB:
        126, 170, 194
        CMY:
        51, 33, 24
        CMYK:
        35, 12, 0, 24
      HSL:
        201°, 35.7895%, 62.7451%
        HSV (HSB):
        201°, 35.0515%, 76.0784%
        XYZ:
        32.7165, 37.0801, 56.4718
        xyY:
        0.2591, 0.2937, 37.0801
      CIE-Lab:
        67.3371, -8.7991, -17.0047
        CIE-LCH:
        67.3371, 19.1464, 242.6406
        CIE-Luv:
        67.3371, -22.1202, -24.7424
        Hunter-Lab:
        60.8934, -10.6600, -12.3593
      #7eaac2 color charts
#7eaac2 RGB chart
      #7eaac2 CMYK chart
      #7eaac2 RGB pie chart
      #7eaac2 color shades, tints & tones
#7eaac2 color schemes
#7eaac2 color preview, HTML & CSS examples
           This text has a color of #7eaac2        
        
          <p style="color:#7eaac2;">Text here</p>
        
        
          .mytext {color:#7eaac2;}
        
        Text color #7eaac2
      
           This box has a color of #7eaac2        
        
          <div style="background-color:#7eaac2;">Content here</div>
        
        
          .mybackground {background-color:#7eaac2;}
        
        Background color #7eaac2
      
           Border around this has a color of #7eaac2        
        
          <div style="border:2px solid #7eaac2;">Content here</div>
        
        
          .myborder {border:2px solid #7eaac2;}
        
        Border color #7eaac2