#7934ea color space conversions
Hex:
        #7934ea
        RGB:
        121, 52, 234
        CMY:
        53, 80, 8
        CMYK:
        48, 78, 0, 8
      HSL:
        263°, 81.2500%, 56.0784%
        HSV (HSB):
        263°, 77.7778%, 91.7647%
        XYZ:
        23.9644, 12.4614, 78.9841
        xyY:
        0.2076, 0.1080, 12.4614
      CIE-Lab:
        41.9403, 66.1306, -79.8064
        CIE-LCH:
        41.9403, 103.6452, 309.6464
        CIE-Luv:
        41.9403, 8.8356, -118.8068
        Hunter-Lab:
        35.3008, 59.4009, -107.9486
      #7934ea color charts
#7934ea RGB chart
      #7934ea CMYK chart
      #7934ea RGB pie chart
      #7934ea color shades, tints & tones
#7934ea color schemes
#7934ea color preview, HTML & CSS examples
           This text has a color of #7934ea        
        
          <p style="color:#7934ea;">Text here</p>
        
        
          .mytext {color:#7934ea;}
        
        Text color #7934ea
      
           This box has a color of #7934ea        
        
          <div style="background-color:#7934ea;">Content here</div>
        
        
          .mybackground {background-color:#7934ea;}
        
        Background color #7934ea
      
           Border around this has a color of #7934ea        
        
          <div style="border:2px solid #7934ea;">Content here</div>
        
        
          .myborder {border:2px solid #7934ea;}
        
        Border color #7934ea