#7e74fa color space conversions
Hex:
        #7e74fa
        RGB:
        126, 116, 250
        CMY:
        51, 55, 2
        CMYK:
        50, 54, 0, 2
      HSL:
        244°, 93.0556%, 71.7647%
        HSV (HSB):
        244°, 53.6000%, 98.0392%
        XYZ:
        32.1049, 23.8285, 93.3497
        xyY:
        0.2151, 0.1596, 23.8285
      CIE-Lab:
        55.9157, 38.2336, -66.0048
        CIE-LCH:
        55.9157, 76.2787, 300.0818
        CIE-Luv:
        55.9157, -4.3971, -107.6194
        Hunter-Lab:
        48.8145, 31.9727, -79.2123
      #7e74fa color charts
#7e74fa RGB chart
      #7e74fa CMYK chart
      #7e74fa RGB pie chart
      #7e74fa color shades, tints & tones
#7e74fa color schemes
#7e74fa color preview, HTML & CSS examples
           This text has a color of #7e74fa        
        
          <p style="color:#7e74fa;">Text here</p>
        
        
          .mytext {color:#7e74fa;}
        
        Text color #7e74fa
      
           This box has a color of #7e74fa        
        
          <div style="background-color:#7e74fa;">Content here</div>
        
        
          .mybackground {background-color:#7e74fa;}
        
        Background color #7e74fa
      
           Border around this has a color of #7e74fa        
        
          <div style="border:2px solid #7e74fa;">Content here</div>
        
        
          .myborder {border:2px solid #7e74fa;}
        
        Border color #7e74fa