#7933cd color space conversions
Hex:
        #7933cd
        RGB:
        121, 51, 205
        CMY:
        53, 80, 20
        CMYK:
        41, 75, 0, 20
      HSL:
        267°, 60.6299%, 50.1961%
        HSV (HSB):
        267°, 75.1220%, 80.3922%
        XYZ:
        20.0884, 10.8404, 58.7912
        xyY:
        0.2239, 0.1208, 10.8404
      CIE-Lab:
        39.3103, 59.4263, -67.4973
        CIE-LCH:
        39.3103, 89.9298, 311.3615
        CIE-Luv:
        39.3103, 13.2585, -100.4812
        Hunter-Lab:
        32.9247, 51.2903, -82.8224
      #7933cd color charts
#7933cd RGB chart
      #7933cd CMYK chart
      #7933cd RGB pie chart
      #7933cd color shades, tints & tones
#7933cd color schemes
#7933cd color preview, HTML & CSS examples
           This text has a color of #7933cd        
        
          <p style="color:#7933cd;">Text here</p>
        
        
          .mytext {color:#7933cd;}
        
        Text color #7933cd
      
           This box has a color of #7933cd        
        
          <div style="background-color:#7933cd;">Content here</div>
        
        
          .mybackground {background-color:#7933cd;}
        
        Background color #7933cd
      
           Border around this has a color of #7933cd        
        
          <div style="border:2px solid #7933cd;">Content here</div>
        
        
          .myborder {border:2px solid #7933cd;}
        
        Border color #7933cd