#7994ea color space conversions
Hex:
        #7994ea
        RGB:
        121, 148, 234
        CMY:
        53, 42, 8
        CMYK:
        48, 37, 0, 8
      HSL:
        226°, 72.9032%, 69.6078%
        HSV (HSB):
        226°, 48.2906%, 91.7647%
        XYZ:
        33.3263, 31.1853, 82.1048
        xyY:
        0.2273, 0.2127, 31.1853
      CIE-Lab:
        62.6637, 13.5085, -46.4126
        CIE-LCH:
        62.6637, 48.3385, 286.2278
        CIE-Luv:
        62.6637, -15.8736, -75.6147
        Hunter-Lab:
        55.8438, 8.7983, -48.0810
      #7994ea color charts
#7994ea RGB chart
      #7994ea CMYK chart
      #7994ea RGB pie chart
      #7994ea color shades, tints & tones
#7994ea color schemes
#7994ea color preview, HTML & CSS examples
           This text has a color of #7994ea        
        
          <p style="color:#7994ea;">Text here</p>
        
        
          .mytext {color:#7994ea;}
        
        Text color #7994ea
      
           This box has a color of #7994ea        
        
          <div style="background-color:#7994ea;">Content here</div>
        
        
          .mybackground {background-color:#7994ea;}
        
        Background color #7994ea
      
           Border around this has a color of #7994ea        
        
          <div style="border:2px solid #7994ea;">Content here</div>
        
        
          .myborder {border:2px solid #7994ea;}
        
        Border color #7994ea