#7c94cb color space conversions
Hex:
        #7c94cb
        RGB:
        124, 148, 203
        CMY:
        51, 42, 20
        CMYK:
        39, 27, 0, 20
      HSL:
        222°, 43.1694%, 64.1176%
        HSV (HSB):
        222°, 38.9163%, 79.6078%
        XYZ:
        29.6816, 29.7767, 60.6830
        xyY:
        0.2471, 0.2478, 29.7767
      CIE-Lab:
        61.4611, 5.3398, -31.0347
        CIE-LCH:
        61.4611, 31.4908, 279.7626
        CIE-Luv:
        61.4611, -13.9897, -48.9719
        Hunter-Lab:
        54.5680, 1.5987, -27.7365
      #7c94cb color charts
#7c94cb RGB chart
      #7c94cb CMYK chart
      #7c94cb RGB pie chart
      #7c94cb color shades, tints & tones
#7c94cb color schemes
#7c94cb color preview, HTML & CSS examples
           This text has a color of #7c94cb        
        
          <p style="color:#7c94cb;">Text here</p>
        
        
          .mytext {color:#7c94cb;}
        
        Text color #7c94cb
      
           This box has a color of #7c94cb        
        
          <div style="background-color:#7c94cb;">Content here</div>
        
        
          .mybackground {background-color:#7c94cb;}
        
        Background color #7c94cb
      
           Border around this has a color of #7c94cb        
        
          <div style="border:2px solid #7c94cb;">Content here</div>
        
        
          .myborder {border:2px solid #7c94cb;}
        
        Border color #7c94cb