#7686fc color space conversions
Hex:
        #7686fc
        RGB:
        118, 134, 252
        CMY:
        54, 47, 1
        CMYK:
        53, 47, 0, 1
      HSL:
        233°, 95.7143%, 72.5490%
        HSV (HSB):
        233°, 53.1746%, 98.8235%
        XYZ:
        33.5670, 27.9300, 95.7173
        xyY:
        0.2135, 0.1777, 27.9300
      CIE-Lab:
        59.8255, 26.5890, -60.8567
        CIE-LCH:
        59.8255, 66.4117, 293.6011
        CIE-Luv:
        59.8255, -12.6890, -99.9345
        Hunter-Lab:
        52.8489, 20.8889, -70.3890
      #7686fc color charts
#7686fc RGB chart
      #7686fc CMYK chart
      #7686fc RGB pie chart
      #7686fc color shades, tints & tones
#7686fc color schemes
#7686fc color preview, HTML & CSS examples
           This text has a color of #7686fc        
        
          <p style="color:#7686fc;">Text here</p>
        
        
          .mytext {color:#7686fc;}
        
        Text color #7686fc
      
           This box has a color of #7686fc        
        
          <div style="background-color:#7686fc;">Content here</div>
        
        
          .mybackground {background-color:#7686fc;}
        
        Background color #7686fc
      
           Border around this has a color of #7686fc        
        
          <div style="border:2px solid #7686fc;">Content here</div>
        
        
          .myborder {border:2px solid #7686fc;}
        
        Border color #7686fc