#7986f5 color space conversions
Hex:
        #7986f5
        RGB:
        121, 134, 245
        CMY:
        53, 47, 4
        CMYK:
        51, 45, 0, 4
      HSL:
        234°, 86.1111%, 71.7647%
        HSV (HSB):
        234°, 50.6122%, 96.0784%
        XYZ:
        32.8917, 27.7077, 90.0007
        xyY:
        0.2184, 0.1840, 27.7077
      CIE-Lab:
        59.6238, 25.0723, -57.3118
        CIE-LCH:
        59.6238, 62.5561, 293.6280
        CIE-Luv:
        59.6238, -11.4167, -93.9986
        Hunter-Lab:
        52.6381, 19.4216, -64.5275
      #7986f5 color charts
#7986f5 RGB chart
      #7986f5 CMYK chart
      #7986f5 RGB pie chart
      #7986f5 color shades, tints & tones
#7986f5 color schemes
#7986f5 color preview, HTML & CSS examples
           This text has a color of #7986f5        
        
          <p style="color:#7986f5;">Text here</p>
        
        
          .mytext {color:#7986f5;}
        
        Text color #7986f5
      
           This box has a color of #7986f5        
        
          <div style="background-color:#7986f5;">Content here</div>
        
        
          .mybackground {background-color:#7986f5;}
        
        Background color #7986f5
      
           Border around this has a color of #7986f5        
        
          <div style="border:2px solid #7986f5;">Content here</div>
        
        
          .myborder {border:2px solid #7986f5;}
        
        Border color #7986f5