#7934cb color space conversions
Hex:
        #7934cb
        RGB:
        121, 52, 203
        CMY:
        53, 80, 20
        CMYK:
        40, 74, 0, 20
      HSL:
        267°, 59.2157%, 50.0000%
        HSV (HSB):
        267°, 74.3842%, 79.6078%
        XYZ:
        19.8926, 10.8327, 57.5424
        xyY:
        0.2254, 0.1227, 10.8327
      CIE-Lab:
        39.2973, 58.5116, -66.3583
        CIE-LCH:
        39.2973, 88.4705, 311.4043
        CIE-Luv:
        39.2973, 13.4336, -98.9607
        Hunter-Lab:
        32.9131, 50.2872, -80.6182
      #7934cb color charts
#7934cb RGB chart
      #7934cb CMYK chart
      #7934cb RGB pie chart
      #7934cb color shades, tints & tones
#7934cb color schemes
#7934cb color preview, HTML & CSS examples
           This text has a color of #7934cb        
        
          <p style="color:#7934cb;">Text here</p>
        
        
          .mytext {color:#7934cb;}
        
        Text color #7934cb
      
           This box has a color of #7934cb        
        
          <div style="background-color:#7934cb;">Content here</div>
        
        
          .mybackground {background-color:#7934cb;}
        
        Background color #7934cb
      
           Border around this has a color of #7934cb        
        
          <div style="border:2px solid #7934cb;">Content here</div>
        
        
          .myborder {border:2px solid #7934cb;}
        
        Border color #7934cb