#7c94bd color space conversions
Hex:
        #7c94bd
        RGB:
        124, 148, 189
        CMY:
        51, 42, 26
        CMYK:
        34, 22, 0, 26
      HSL:
        218°, 32.9949%, 61.3725%
        HSV (HSB):
        218°, 34.3915%, 74.1176%
        XYZ:
        28.0874, 29.1390, 52.2881
        xyY:
        0.2565, 0.2661, 29.1390
      CIE-Lab:
        60.9041, 1.5551, -24.0257
        CIE-LCH:
        60.9041, 24.0759, 273.7035
        CIE-Luv:
        60.9041, -13.6374, -37.0032
        Hunter-Lab:
        53.9806, -1.5881, -19.6447
      #7c94bd color charts
#7c94bd RGB chart
      #7c94bd CMYK chart
      #7c94bd RGB pie chart
      #7c94bd color shades, tints & tones
#7c94bd color schemes
#7c94bd color preview, HTML & CSS examples
           This text has a color of #7c94bd        
        
          <p style="color:#7c94bd;">Text here</p>
        
        
          .mytext {color:#7c94bd;}
        
        Text color #7c94bd
      
           This box has a color of #7c94bd        
        
          <div style="background-color:#7c94bd;">Content here</div>
        
        
          .mybackground {background-color:#7c94bd;}
        
        Background color #7c94bd
      
           Border around this has a color of #7c94bd        
        
          <div style="border:2px solid #7c94bd;">Content here</div>
        
        
          .myborder {border:2px solid #7c94bd;}
        
        Border color #7c94bd