#7935df color space conversions
Hex:
        #7935df
        RGB:
        121, 53, 223
        CMY:
        53, 79, 13
        CMYK:
        46, 76, 0, 13
      HSL:
        264°, 72.6496%, 54.1176%
        HSV (HSB):
        264°, 76.2332%, 87.4510%
        XYZ:
        22.4775, 11.9389, 70.9318
        xyY:
        0.2134, 0.1133, 11.9389
      CIE-Lab:
        41.1188, 62.9988, -74.8958
        CIE-LCH:
        41.1188, 97.8684, 310.0689
        CIE-Luv:
        41.1188, 10.2355, -111.7297
        Hunter-Lab:
        34.5527, 55.6524, -97.5272
      #7935df color charts
#7935df RGB chart
      #7935df CMYK chart
      #7935df RGB pie chart
      #7935df color shades, tints & tones
#7935df color schemes
#7935df color preview, HTML & CSS examples
           This text has a color of #7935df        
        
          <p style="color:#7935df;">Text here</p>
        
        
          .mytext {color:#7935df;}
        
        Text color #7935df
      
           This box has a color of #7935df        
        
          <div style="background-color:#7935df;">Content here</div>
        
        
          .mybackground {background-color:#7935df;}
        
        Background color #7935df
      
           Border around this has a color of #7935df        
        
          <div style="border:2px solid #7935df;">Content here</div>
        
        
          .myborder {border:2px solid #7935df;}
        
        Border color #7935df