#7e84fe color space conversions
Hex:
        #7e84fe
        RGB:
        126, 132, 254
        CMY:
        51, 48, 0
        CMYK:
        50, 48, 0, 0
      HSL:
        237°, 98.4615%, 74.5098%
        HSV (HSB):
        237°, 50.3937%, 99.6078%
        XYZ:
        34.7448, 28.0939, 97.3573
        xyY:
        0.2169, 0.1754, 28.0939
      CIE-Lab:
        59.9735, 30.0374, -61.6896
        CIE-LCH:
        59.9735, 68.6138, 295.9620
        CIE-Luv:
        59.9735, -9.4295, -101.6748
        Hunter-Lab:
        53.0037, 24.2534, -71.8015
      #7e84fe color charts
#7e84fe RGB chart
      #7e84fe CMYK chart
      #7e84fe RGB pie chart
      #7e84fe color shades, tints & tones
#7e84fe color schemes
#7e84fe color preview, HTML & CSS examples
           This text has a color of #7e84fe        
        
          <p style="color:#7e84fe;">Text here</p>
        
        
          .mytext {color:#7e84fe;}
        
        Text color #7e84fe
      
           This box has a color of #7e84fe        
        
          <div style="background-color:#7e84fe;">Content here</div>
        
        
          .mybackground {background-color:#7e84fe;}
        
        Background color #7e84fe
      
           Border around this has a color of #7e84fe        
        
          <div style="border:2px solid #7e84fe;">Content here</div>
        
        
          .myborder {border:2px solid #7e84fe;}
        
        Border color #7e84fe