#7d1dcd color space conversions
Hex:
        #7d1dcd
        RGB:
        125, 29, 205
        CMY:
        51, 89, 20
        CMYK:
        39, 86, 0, 20
      HSL:
        273°, 75.2137%, 45.8824%
        HSV (HSB):
        273°, 85.8537%, 80.3922%
        XYZ:
        19.9163, 9.6465, 58.5699
        xyY:
        0.2260, 0.1095, 9.6465
      CIE-Lab:
        37.2003, 67.6677, -70.9305
        CIE-LCH:
        37.2003, 98.0309, 313.6514
        CIE-Luv:
        37.2003, 17.5290, -103.1193
        Hunter-Lab:
        31.0588, 60.1092, -90.0664
      #7d1dcd color charts
#7d1dcd RGB chart
      #7d1dcd CMYK chart
      #7d1dcd RGB pie chart
      #7d1dcd color shades, tints & tones
#7d1dcd color schemes
#7d1dcd color preview, HTML & CSS examples
           This text has a color of #7d1dcd        
        
          <p style="color:#7d1dcd;">Text here</p>
        
        
          .mytext {color:#7d1dcd;}
        
        Text color #7d1dcd
      
           This box has a color of #7d1dcd        
        
          <div style="background-color:#7d1dcd;">Content here</div>
        
        
          .mybackground {background-color:#7d1dcd;}
        
        Background color #7d1dcd
      
           Border around this has a color of #7d1dcd        
        
          <div style="border:2px solid #7d1dcd;">Content here</div>
        
        
          .myborder {border:2px solid #7d1dcd;}
        
        Border color #7d1dcd