#7d24ee color space conversions
Hex:
        #7d24ee
        RGB:
        125, 36, 238
        CMY:
        51, 86, 7
        CMYK:
        47, 85, 0, 7
      HSL:
        266°, 85.5932%, 53.7255%
        HSV (HSB):
        266°, 84.8739%, 93.3333%
        XYZ:
        24.5209, 11.7948, 81.8731
        xyY:
        0.2075, 0.0998, 11.7948
      CIE-Lab:
        40.8881, 73.0925, -83.7855
        CIE-LCH:
        40.8881, 111.1869, 311.1007
        CIE-Luv:
        40.8881, 11.4583, -122.7287
        Hunter-Lab:
        34.3435, 67.3461, -117.3038
      #7d24ee color charts
#7d24ee RGB chart
      #7d24ee CMYK chart
      #7d24ee RGB pie chart
      #7d24ee color shades, tints & tones
#7d24ee color schemes
#7d24ee color preview, HTML & CSS examples
           This text has a color of #7d24ee        
        
          <p style="color:#7d24ee;">Text here</p>
        
        
          .mytext {color:#7d24ee;}
        
        Text color #7d24ee
      
           This box has a color of #7d24ee        
        
          <div style="background-color:#7d24ee;">Content here</div>
        
        
          .mybackground {background-color:#7d24ee;}
        
        Background color #7d24ee
      
           Border around this has a color of #7d24ee        
        
          <div style="border:2px solid #7d24ee;">Content here</div>
        
        
          .myborder {border:2px solid #7d24ee;}
        
        Border color #7d24ee