#7486fc color space conversions
Hex:
        #7486fc
        RGB:
        116, 134, 252
        CMY:
        55, 47, 1
        CMYK:
        54, 47, 0, 1
      HSL:
        232°, 95.7746%, 72.1569%
        HSV (HSB):
        232°, 53.9683%, 98.8235%
        XYZ:
        33.2982, 27.7915, 95.7047
        xyY:
        0.2124, 0.1772, 27.7915
      CIE-Lab:
        59.6999, 26.1846, -61.0649
        CIE-LCH:
        59.6999, 66.4421, 293.2096
        CIE-Luv:
        59.6999, -13.3383, -100.1842
        Hunter-Lab:
        52.7176, 20.4908, -70.7341
      #7486fc color charts
#7486fc RGB chart
      #7486fc CMYK chart
      #7486fc RGB pie chart
      #7486fc color shades, tints & tones
#7486fc color schemes
#7486fc color preview, HTML & CSS examples
           This text has a color of #7486fc        
        
          <p style="color:#7486fc;">Text here</p>
        
        
          .mytext {color:#7486fc;}
        
        Text color #7486fc
      
           This box has a color of #7486fc        
        
          <div style="background-color:#7486fc;">Content here</div>
        
        
          .mybackground {background-color:#7486fc;}
        
        Background color #7486fc
      
           Border around this has a color of #7486fc        
        
          <div style="border:2px solid #7486fc;">Content here</div>
        
        
          .myborder {border:2px solid #7486fc;}
        
        Border color #7486fc