#7896fb color space conversions
Hex:
        #7896fb
        RGB:
        120, 150, 251
        CMY:
        53, 41, 2
        CMYK:
        52, 40, 0, 2
      HSL:
        226°, 94.2446%, 72.7451%
        HSV (HSB):
        226°, 52.1912%, 98.4314%
        XYZ:
        36.0647, 32.7708, 95.6914
        xyY:
        0.2192, 0.1992, 32.7708
      CIE-Lab:
        63.9749, 17.2606, -53.6852
        CIE-LCH:
        63.9749, 56.3918, 287.8233
        CIE-Luv:
        63.9749, -17.2741, -88.4213
        Hunter-Lab:
        57.2458, 12.2743, -59.0364
      #7896fb color charts
#7896fb RGB chart
      #7896fb CMYK chart
      #7896fb RGB pie chart
      #7896fb color shades, tints & tones
#7896fb color schemes
#7896fb color preview, HTML & CSS examples
           This text has a color of #7896fb        
        
          <p style="color:#7896fb;">Text here</p>
        
        
          .mytext {color:#7896fb;}
        
        Text color #7896fb
      
           This box has a color of #7896fb        
        
          <div style="background-color:#7896fb;">Content here</div>
        
        
          .mybackground {background-color:#7896fb;}
        
        Background color #7896fb
      
           Border around this has a color of #7896fb        
        
          <div style="border:2px solid #7896fb;">Content here</div>
        
        
          .myborder {border:2px solid #7896fb;}
        
        Border color #7896fb