#7d25ec color space conversions
Hex:
        #7d25ec
        RGB:
        125, 37, 236
        CMY:
        51, 85, 7
        CMYK:
        47, 84, 0, 7
      HSL:
        267°, 83.9662%, 53.5294%
        HSV (HSB):
        267°, 84.3220%, 92.5490%
        XYZ:
        24.2593, 11.7392, 80.3442
        xyY:
        0.2085, 0.1009, 11.7392
      CIE-Lab:
        40.7986, 72.3420, -82.8004
        CIE-LCH:
        40.7986, 109.9512, 311.1434
        CIE-Luv:
        40.7986, 11.6737, -121.4398
        Hunter-Lab:
        34.2626, 66.4260, -115.0485
      #7d25ec color charts
#7d25ec RGB chart
      #7d25ec CMYK chart
      #7d25ec RGB pie chart
      #7d25ec color shades, tints & tones
#7d25ec color schemes
#7d25ec color preview, HTML & CSS examples
           This text has a color of #7d25ec        
        
          <p style="color:#7d25ec;">Text here</p>
        
        
          .mytext {color:#7d25ec;}
        
        Text color #7d25ec
      
           This box has a color of #7d25ec        
        
          <div style="background-color:#7d25ec;">Content here</div>
        
        
          .mybackground {background-color:#7d25ec;}
        
        Background color #7d25ec
      
           Border around this has a color of #7d25ec        
        
          <div style="border:2px solid #7d25ec;">Content here</div>
        
        
          .myborder {border:2px solid #7d25ec;}
        
        Border color #7d25ec