#7896fc color space conversions
Hex:
        #7896fc
        RGB:
        120, 150, 252
        CMY:
        53, 41, 1
        CMYK:
        52, 40, 0, 1
      HSL:
        226°, 95.6522%, 72.9412%
        HSV (HSB):
        226°, 52.3810%, 98.8235%
        XYZ:
        36.2228, 32.8340, 96.5239
        xyY:
        0.2188, 0.1983, 32.8340
      CIE-Lab:
        64.0263, 17.5671, -54.1506
        CIE-LCH:
        64.0263, 56.9288, 287.9737
        CIE-Luv:
        64.0263, -17.2939, -89.2406
        Hunter-Lab:
        57.3010, 12.5619, -59.7637
      #7896fc color charts
#7896fc RGB chart
      #7896fc CMYK chart
      #7896fc RGB pie chart
      #7896fc color shades, tints & tones
#7896fc color schemes
#7896fc color preview, HTML & CSS examples
           This text has a color of #7896fc        
        
          <p style="color:#7896fc;">Text here</p>
        
        
          .mytext {color:#7896fc;}
        
        Text color #7896fc
      
           This box has a color of #7896fc        
        
          <div style="background-color:#7896fc;">Content here</div>
        
        
          .mybackground {background-color:#7896fc;}
        
        Background color #7896fc
      
           Border around this has a color of #7896fc        
        
          <div style="border:2px solid #7896fc;">Content here</div>
        
        
          .myborder {border:2px solid #7896fc;}
        
        Border color #7896fc