#7a34df color space conversions
Hex:
        #7a34df
        RGB:
        122, 52, 223
        CMY:
        52, 80, 13
        CMYK:
        45, 77, 0, 13
      HSL:
        265°, 72.7660%, 53.9216%
        HSV (HSB):
        265°, 76.6816%, 87.4510%
        XYZ:
        22.5733, 11.9213, 70.9233
        xyY:
        0.2141, 0.1131, 11.9213
      CIE-Lab:
        41.0907, 63.5583, -74.9373
        CIE-LCH:
        41.0907, 98.2612, 310.3030
        CIE-Luv:
        41.0907, 10.7767, -111.7930
        Hunter-Lab:
        34.5272, 56.2778, -97.6203
      #7a34df color charts
#7a34df RGB chart
      #7a34df CMYK chart
      #7a34df RGB pie chart
      #7a34df color shades, tints & tones
#7a34df color schemes
#7a34df color preview, HTML & CSS examples
           This text has a color of #7a34df        
        
          <p style="color:#7a34df;">Text here</p>
        
        
          .mytext {color:#7a34df;}
        
        Text color #7a34df
      
           This box has a color of #7a34df        
        
          <div style="background-color:#7a34df;">Content here</div>
        
        
          .mybackground {background-color:#7a34df;}
        
        Background color #7a34df
      
           Border around this has a color of #7a34df        
        
          <div style="border:2px solid #7a34df;">Content here</div>
        
        
          .myborder {border:2px solid #7a34df;}
        
        Border color #7a34df