#7934cf color space conversions
Hex:
        #7934cf
        RGB:
        121, 52, 207
        CMY:
        53, 80, 19
        CMYK:
        42, 75, 0, 19
      HSL:
        267°, 61.7530%, 50.7843%
        HSV (HSB):
        267°, 74.8792%, 81.1765%
        XYZ:
        20.3756, 11.0259, 60.0858
        xyY:
        0.2227, 0.1205, 11.0259
      CIE-Lab:
        39.6241, 59.4864, -68.1430
        CIE-LCH:
        39.6241, 90.4549, 311.1198
        CIE-Luv:
        39.6241, 12.7910, -101.5923
        Hunter-Lab:
        33.2053, 51.4229, -84.0429
      #7934cf color charts
#7934cf RGB chart
      #7934cf CMYK chart
      #7934cf RGB pie chart
      #7934cf color shades, tints & tones
#7934cf color schemes
#7934cf color preview, HTML & CSS examples
           This text has a color of #7934cf        
        
          <p style="color:#7934cf;">Text here</p>
        
        
          .mytext {color:#7934cf;}
        
        Text color #7934cf
      
           This box has a color of #7934cf        
        
          <div style="background-color:#7934cf;">Content here</div>
        
        
          .mybackground {background-color:#7934cf;}
        
        Background color #7934cf
      
           Border around this has a color of #7934cf        
        
          <div style="border:2px solid #7934cf;">Content here</div>
        
        
          .myborder {border:2px solid #7934cf;}
        
        Border color #7934cf