#7929ef color space conversions
Hex:
        #7929ef
        RGB:
        121, 41, 239
        CMY:
        53, 84, 6
        CMYK:
        49, 83, 0, 6
      HSL:
        264°, 86.0870%, 54.9020%
        HSV (HSB):
        264°, 82.8452%, 93.7255%
        XYZ:
        24.2581, 11.8828, 82.6764
        xyY:
        0.2042, 0.1000, 11.8828
      CIE-Lab:
        41.0293, 71.3424, -84.1349
        CIE-LCH:
        41.0293, 110.3106, 310.2964
        CIE-Luv:
        41.0293, 9.3524, -123.1892
        Hunter-Lab:
        34.4715, 65.2880, -118.0712
      #7929ef color charts
#7929ef RGB chart
      #7929ef CMYK chart
      #7929ef RGB pie chart
      #7929ef color shades, tints & tones
#7929ef color schemes
#7929ef color preview, HTML & CSS examples
           This text has a color of #7929ef        
        
          <p style="color:#7929ef;">Text here</p>
        
        
          .mytext {color:#7929ef;}
        
        Text color #7929ef
      
           This box has a color of #7929ef        
        
          <div style="background-color:#7929ef;">Content here</div>
        
        
          .mybackground {background-color:#7929ef;}
        
        Background color #7929ef
      
           Border around this has a color of #7929ef        
        
          <div style="border:2px solid #7929ef;">Content here</div>
        
        
          .myborder {border:2px solid #7929ef;}
        
        Border color #7929ef