#7d2ab3 color space conversions
Hex:
        #7d2ab3
        RGB:
        125, 42, 179
        CMY:
        51, 84, 30
        CMYK:
        30, 77, 0, 30
      HSL:
        276°, 61.9910%, 43.3333%
        HSV (HSB):
        276°, 76.5363%, 70.1961%
        XYZ:
        17.4221, 9.2706, 43.5190
        xyY:
        0.2481, 0.1320, 9.2706
      CIE-Lab:
        36.5001, 57.7319, -56.8052
        CIE-LCH:
        36.5001, 80.9926, 315.4636
        CIE-Luv:
        36.5001, 21.3265, -84.2997
        Hunter-Lab:
        30.4476, 48.8542, -63.4302
      #7d2ab3 color charts
#7d2ab3 RGB chart
      #7d2ab3 CMYK chart
      #7d2ab3 RGB pie chart
      #7d2ab3 color shades, tints & tones
#7d2ab3 color schemes
#7d2ab3 color preview, HTML & CSS examples
           This text has a color of #7d2ab3        
        
          <p style="color:#7d2ab3;">Text here</p>
        
        
          .mytext {color:#7d2ab3;}
        
        Text color #7d2ab3
      
           This box has a color of #7d2ab3        
        
          <div style="background-color:#7d2ab3;">Content here</div>
        
        
          .mybackground {background-color:#7d2ab3;}
        
        Background color #7d2ab3
      
           Border around this has a color of #7d2ab3        
        
          <div style="border:2px solid #7d2ab3;">Content here</div>
        
        
          .myborder {border:2px solid #7d2ab3;}
        
        Border color #7d2ab3