#7a25ea color space conversions
Hex:
        #7a25ea
        RGB:
        122, 37, 234
        CMY:
        52, 85, 8
        CMYK:
        48, 84, 0, 8
      HSL:
        266°, 82.4268%, 53.1373%
        HSV (HSB):
        266°, 84.1880%, 91.7647%
        XYZ:
        23.5389, 11.4012, 78.8019
        xyY:
        0.2069, 0.1002, 11.4012
      CIE-Lab:
        40.2482, 71.5434, -82.5856
        CIE-LCH:
        40.2482, 109.2650, 310.9022
        CIE-Luv:
        40.2482, 10.7980, -120.4673
        Hunter-Lab:
        33.7657, 65.3467, -114.7342
      #7a25ea color charts
#7a25ea RGB chart
      #7a25ea CMYK chart
      #7a25ea RGB pie chart
      #7a25ea color shades, tints & tones
#7a25ea color schemes
#7a25ea color preview, HTML & CSS examples
           This text has a color of #7a25ea        
        
          <p style="color:#7a25ea;">Text here</p>
        
        
          .mytext {color:#7a25ea;}
        
        Text color #7a25ea
      
           This box has a color of #7a25ea        
        
          <div style="background-color:#7a25ea;">Content here</div>
        
        
          .mybackground {background-color:#7a25ea;}
        
        Background color #7a25ea
      
           Border around this has a color of #7a25ea        
        
          <div style="border:2px solid #7a25ea;">Content here</div>
        
        
          .myborder {border:2px solid #7a25ea;}
        
        Border color #7a25ea