#7c94ea color space conversions
Hex:
        #7c94ea
        RGB:
        124, 148, 234
        CMY:
        51, 42, 8
        CMYK:
        47, 37, 0, 8
      HSL:
        227°, 72.3684%, 70.1961%
        HSV (HSB):
        227°, 47.0085%, 91.7647%
        XYZ:
        33.7534, 31.4054, 82.1248
        xyY:
        0.2292, 0.2132, 31.4054
      CIE-Lab:
        62.8484, 14.2121, -46.1090
        CIE-LCH:
        62.8484, 48.2496, 287.1307
        CIE-Luv:
        62.8484, -14.7976, -75.2302
        Hunter-Lab:
        56.0405, 9.4401, -47.6583
      #7c94ea color charts
#7c94ea RGB chart
      #7c94ea CMYK chart
      #7c94ea RGB pie chart
      #7c94ea color shades, tints & tones
#7c94ea color schemes
#7c94ea color preview, HTML & CSS examples
           This text has a color of #7c94ea        
        
          <p style="color:#7c94ea;">Text here</p>
        
        
          .mytext {color:#7c94ea;}
        
        Text color #7c94ea
      
           This box has a color of #7c94ea        
        
          <div style="background-color:#7c94ea;">Content here</div>
        
        
          .mybackground {background-color:#7c94ea;}
        
        Background color #7c94ea
      
           Border around this has a color of #7c94ea        
        
          <div style="border:2px solid #7c94ea;">Content here</div>
        
        
          .myborder {border:2px solid #7c94ea;}
        
        Border color #7c94ea