#7d22ae color space conversions
Hex:
        #7d22ae
        RGB:
        125, 34, 174
        CMY:
        51, 87, 32
        CMYK:
        28, 80, 0, 32
      HSL:
        279°, 67.3077%, 40.7843%
        HSV (HSB):
        279°, 80.4598%, 68.2353%
        XYZ:
        16.6695, 8.5600, 40.8181
        xyY:
        0.2524, 0.1296, 8.5600
      CIE-Lab:
        35.1230, 59.5174, -56.0665
        CIE-LCH:
        35.1230, 81.7666, 316.7101
        CIE-Luv:
        35.1230, 23.4695, -82.3528
        Hunter-Lab:
        29.2575, 50.4996, -62.2371
      #7d22ae color charts
#7d22ae RGB chart
      #7d22ae CMYK chart
      #7d22ae RGB pie chart
      #7d22ae color shades, tints & tones
#7d22ae color schemes
#7d22ae color preview, HTML & CSS examples
           This text has a color of #7d22ae        
        
          <p style="color:#7d22ae;">Text here</p>
        
        
          .mytext {color:#7d22ae;}
        
        Text color #7d22ae
      
           This box has a color of #7d22ae        
        
          <div style="background-color:#7d22ae;">Content here</div>
        
        
          .mybackground {background-color:#7d22ae;}
        
        Background color #7d22ae
      
           Border around this has a color of #7d22ae        
        
          <div style="border:2px solid #7d22ae;">Content here</div>
        
        
          .myborder {border:2px solid #7d22ae;}
        
        Border color #7d22ae