#7d34ed color space conversions
Hex:
        #7d34ed
        RGB:
        125, 52, 237
        CMY:
        51, 80, 7
        CMYK:
        47, 78, 0, 7
      HSL:
        264°, 83.7104%, 56.6667%
        HSV (HSB):
        264°, 78.0591%, 92.9412%
        XYZ:
        24.9715, 12.9304, 81.3004
        xyY:
        0.2095, 0.1085, 12.9304
      CIE-Lab:
        42.6582, 67.4005, -80.3085
        CIE-LCH:
        42.6582, 104.8441, 310.0057
        CIE-Luv:
        42.6582, 9.9691, -120.2814
        Hunter-Lab:
        35.9588, 61.0308, -108.8794
      #7d34ed color charts
#7d34ed RGB chart
      #7d34ed CMYK chart
      #7d34ed RGB pie chart
      #7d34ed color shades, tints & tones
#7d34ed color schemes
#7d34ed color preview, HTML & CSS examples
           This text has a color of #7d34ed        
        
          <p style="color:#7d34ed;">Text here</p>
        
        
          .mytext {color:#7d34ed;}
        
        Text color #7d34ed
      
           This box has a color of #7d34ed        
        
          <div style="background-color:#7d34ed;">Content here</div>
        
        
          .mybackground {background-color:#7d34ed;}
        
        Background color #7d34ed
      
           Border around this has a color of #7d34ed        
        
          <div style="border:2px solid #7d34ed;">Content here</div>
        
        
          .myborder {border:2px solid #7d34ed;}
        
        Border color #7d34ed