#7d39bd color space conversions
Hex:
        #7d39bd
        RGB:
        125, 57, 189
        CMY:
        51, 78, 26
        CMYK:
        34, 70, 0, 26
      HSL:
        271°, 53.6585%, 48.2353%
        HSV (HSB):
        271°, 69.8413%, 74.1176%
        XYZ:
        19.1059, 10.9604, 49.2527
        xyY:
        0.2409, 0.1382, 10.9604
      CIE-Lab:
        39.5136, 53.6128, -57.8145
        CIE-LCH:
        39.5136, 78.8470, 312.8405
        CIE-Luv:
        39.5136, 16.8791, -87.6142
        Hunter-Lab:
        33.1064, 45.0770, -65.0317
      #7d39bd color charts
#7d39bd RGB chart
      #7d39bd CMYK chart
      #7d39bd RGB pie chart
      #7d39bd color shades, tints & tones
#7d39bd color schemes
#7d39bd color preview, HTML & CSS examples
           This text has a color of #7d39bd        
        
          <p style="color:#7d39bd;">Text here</p>
        
        
          .mytext {color:#7d39bd;}
        
        Text color #7d39bd
      
           This box has a color of #7d39bd        
        
          <div style="background-color:#7d39bd;">Content here</div>
        
        
          .mybackground {background-color:#7d39bd;}
        
        Background color #7d39bd
      
           Border around this has a color of #7d39bd        
        
          <div style="border:2px solid #7d39bd;">Content here</div>
        
        
          .myborder {border:2px solid #7d39bd;}
        
        Border color #7d39bd