#7986fe color space conversions
Hex:
        #7986fe
        RGB:
        121, 134, 254
        CMY:
        53, 47, 0
        CMYK:
        52, 47, 0, 0
      HSL:
        234°, 98.5185%, 73.5294%
        HSV (HSB):
        234°, 52.3622%, 99.6078%
        XYZ:
        34.2996, 28.2709, 97.4150
        xyY:
        0.2144, 0.1767, 28.2709
      CIE-Lab:
        60.1327, 27.8176, -61.4531
        CIE-LCH:
        60.1327, 67.4559, 294.3545
        CIE-Luv:
        60.1327, -11.7701, -101.1242
        Hunter-Lab:
        53.1704, 22.1003, -71.4076
      #7986fe color charts
#7986fe RGB chart
      #7986fe CMYK chart
      #7986fe RGB pie chart
      #7986fe color shades, tints & tones
#7986fe color schemes
#7986fe color preview, HTML & CSS examples
           This text has a color of #7986fe        
        
          <p style="color:#7986fe;">Text here</p>
        
        
          .mytext {color:#7986fe;}
        
        Text color #7986fe
      
           This box has a color of #7986fe        
        
          <div style="background-color:#7986fe;">Content here</div>
        
        
          .mybackground {background-color:#7986fe;}
        
        Background color #7986fe
      
           Border around this has a color of #7986fe        
        
          <div style="border:2px solid #7986fe;">Content here</div>
        
        
          .myborder {border:2px solid #7986fe;}
        
        Border color #7986fe