#7d4afd color space conversions
Hex:
        #7d4afd
        RGB:
        125, 74, 253
        CMY:
        51, 71, 1
        CMYK:
        51, 71, 0, 1
      HSL:
        257°, 97.8142%, 64.1176%
        HSV (HSB):
        257°, 70.7510%, 99.2157%
        XYZ:
        28.6358, 16.3494, 94.5750
        xyY:
        0.2052, 0.1171, 16.3494
      CIE-Lab:
        47.4296, 61.7889, -81.4637
        CIE-LCH:
        47.4296, 102.2458, 307.1797
        CIE-Luv:
        47.4296, 4.6748, -126.0595
        Hunter-Lab:
        40.4344, 55.6546, -110.3738
      #7d4afd color charts
#7d4afd RGB chart
      #7d4afd CMYK chart
      #7d4afd RGB pie chart
      #7d4afd color shades, tints & tones
#7d4afd color schemes
#7d4afd color preview, HTML & CSS examples
           This text has a color of #7d4afd        
        
          <p style="color:#7d4afd;">Text here</p>
        
        
          .mytext {color:#7d4afd;}
        
        Text color #7d4afd
      
           This box has a color of #7d4afd        
        
          <div style="background-color:#7d4afd;">Content here</div>
        
        
          .mybackground {background-color:#7d4afd;}
        
        Background color #7d4afd
      
           Border around this has a color of #7d4afd        
        
          <div style="border:2px solid #7d4afd;">Content here</div>
        
        
          .myborder {border:2px solid #7d4afd;}
        
        Border color #7d4afd