#7e78ff color space conversions
Hex:
        #7e78ff
        RGB:
        126, 120, 255
        CMY:
        51, 53, 0
        CMYK:
        51, 53, 0, 0
      HSL:
        243°, 100.0000%, 73.5294%
        HSV (HSB):
        243°, 52.9412%, 100.0000%
        XYZ:
        33.3707, 25.0886, 97.6915
        xyY:
        0.2137, 0.1607, 25.0886
      CIE-Lab:
        57.1616, 37.3807, -66.7578
        CIE-LCH:
        57.1616, 76.5109, 299.2464
        CIE-Luv:
        57.1616, -5.8727, -109.2671
        Hunter-Lab:
        50.0885, 31.2679, -80.5760
      #7e78ff color charts
#7e78ff RGB chart
      #7e78ff CMYK chart
      #7e78ff RGB pie chart
      #7e78ff color shades, tints & tones
#7e78ff color schemes
#7e78ff color preview, HTML & CSS examples
           This text has a color of #7e78ff        
        
          <p style="color:#7e78ff;">Text here</p>
        
        
          .mytext {color:#7e78ff;}
        
        Text color #7e78ff
      
           This box has a color of #7e78ff        
        
          <div style="background-color:#7e78ff;">Content here</div>
        
        
          .mybackground {background-color:#7e78ff;}
        
        Background color #7e78ff
      
           Border around this has a color of #7e78ff        
        
          <div style="border:2px solid #7e78ff;">Content here</div>
        
        
          .myborder {border:2px solid #7e78ff;}
        
        Border color #7e78ff