#7d4fdf color space conversions
Hex:
        #7d4fdf
        RGB:
        125, 79, 223
        CMY:
        51, 69, 13
        CMYK:
        44, 65, 0, 13
      HSL:
        259°, 69.2308%, 59.2157%
        HSV (HSB):
        259°, 64.5740%, 87.4510%
        XYZ:
        24.5727, 15.2797, 71.4662
        xyY:
        0.2207, 0.1373, 15.2797
      CIE-Lab:
        46.0149, 51.2181, -66.8886
        CIE-LCH:
        46.0149, 84.2460, 307.4421
        CIE-Luv:
        46.0149, 7.2435, -104.4452
        Hunter-Lab:
        39.0892, 43.8047, -81.0366
      #7d4fdf color charts
#7d4fdf RGB chart
      #7d4fdf CMYK chart
      #7d4fdf RGB pie chart
      #7d4fdf color shades, tints & tones
#7d4fdf color schemes
#7d4fdf color preview, HTML & CSS examples
           This text has a color of #7d4fdf        
        
          <p style="color:#7d4fdf;">Text here</p>
        
        
          .mytext {color:#7d4fdf;}
        
        Text color #7d4fdf
      
           This box has a color of #7d4fdf        
        
          <div style="background-color:#7d4fdf;">Content here</div>
        
        
          .mybackground {background-color:#7d4fdf;}
        
        Background color #7d4fdf
      
           Border around this has a color of #7d4fdf        
        
          <div style="border:2px solid #7d4fdf;">Content here</div>
        
        
          .myborder {border:2px solid #7d4fdf;}
        
        Border color #7d4fdf