#7894d6 color space conversions
Hex:
        #7894d6
        RGB:
        120, 148, 214
        CMY:
        53, 42, 16
        CMYK:
        44, 31, 0, 16
      HSL:
        222°, 53.4091%, 65.4902%
        HSV (HSB):
        222°, 43.9252%, 83.9216%
        XYZ:
        30.4732, 30.0279, 67.8082
        xyY:
        0.2375, 0.2340, 30.0279
      CIE-Lab:
        61.6783, 7.3929, -36.8651
        CIE-LCH:
        61.6783, 37.5991, 281.3396
        CIE-Luv:
        61.6783, -15.8088, -58.8654
        Hunter-Lab:
        54.7977, 3.3685, -35.0086
      #7894d6 color charts
#7894d6 RGB chart
      #7894d6 CMYK chart
      #7894d6 RGB pie chart
      #7894d6 color shades, tints & tones
#7894d6 color schemes
#7894d6 color preview, HTML & CSS examples
           This text has a color of #7894d6        
        
          <p style="color:#7894d6;">Text here</p>
        
        
          .mytext {color:#7894d6;}
        
        Text color #7894d6
      
           This box has a color of #7894d6        
        
          <div style="background-color:#7894d6;">Content here</div>
        
        
          .mybackground {background-color:#7894d6;}
        
        Background color #7894d6
      
           Border around this has a color of #7894d6        
        
          <div style="border:2px solid #7894d6;">Content here</div>
        
        
          .myborder {border:2px solid #7894d6;}
        
        Border color #7894d6