#7894fe color space conversions
Hex:
        #7894fe
        RGB:
        120, 148, 254
        CMY:
        53, 42, 0
        CMYK:
        53, 42, 0, 0
      HSL:
        227°, 98.5294%, 73.3333%
        HSV (HSB):
        227°, 52.7559%, 99.6078%
        XYZ:
        36.2250, 32.3286, 98.0967
        xyY:
        0.2174, 0.1940, 32.3286
      CIE-Lab:
        63.6136, 19.3537, -55.9001
        CIE-LCH:
        63.6136, 59.1556, 289.0969
        CIE-Luv:
        63.6136, -16.6596, -92.2307
        Hunter-Lab:
        56.8583, 14.2223, -62.4913
      #7894fe color charts
#7894fe RGB chart
      #7894fe CMYK chart
      #7894fe RGB pie chart
      #7894fe color shades, tints & tones
#7894fe color schemes
#7894fe color preview, HTML & CSS examples
           This text has a color of #7894fe        
        
          <p style="color:#7894fe;">Text here</p>
        
        
          .mytext {color:#7894fe;}
        
        Text color #7894fe
      
           This box has a color of #7894fe        
        
          <div style="background-color:#7894fe;">Content here</div>
        
        
          .mybackground {background-color:#7894fe;}
        
        Background color #7894fe
      
           Border around this has a color of #7894fe        
        
          <div style="border:2px solid #7894fe;">Content here</div>
        
        
          .myborder {border:2px solid #7894fe;}
        
        Border color #7894fe