#7934ef color space conversions
Hex:
        #7934ef
        RGB:
        121, 52, 239
        CMY:
        53, 80, 6
        CMYK:
        49, 78, 0, 6
      HSL:
        262°, 85.3881%, 57.0588%
        HSV (HSB):
        262°, 78.2427%, 93.7255%
        XYZ:
        24.6931, 12.7529, 82.8214
        xyY:
        0.2053, 0.1060, 12.7529
      CIE-Lab:
        42.3886, 67.3681, -81.8979
        CIE-LCH:
        42.3886, 106.0458, 309.4403
        CIE-Luv:
        42.3886, 8.1694, -121.9003
        Hunter-Lab:
        35.7112, 60.9322, -112.5074
      #7934ef color charts
#7934ef RGB chart
      #7934ef CMYK chart
      #7934ef RGB pie chart
      #7934ef color shades, tints & tones
#7934ef color schemes
#7934ef color preview, HTML & CSS examples
           This text has a color of #7934ef        
        
          <p style="color:#7934ef;">Text here</p>
        
        
          .mytext {color:#7934ef;}
        
        Text color #7934ef
      
           This box has a color of #7934ef        
        
          <div style="background-color:#7934ef;">Content here</div>
        
        
          .mybackground {background-color:#7934ef;}
        
        Background color #7934ef
      
           Border around this has a color of #7934ef        
        
          <div style="border:2px solid #7934ef;">Content here</div>
        
        
          .myborder {border:2px solid #7934ef;}
        
        Border color #7934ef