#7d4eaf color space conversions
Hex:
        #7d4eaf
        RGB:
        125, 78, 175
        CMY:
        51, 69, 31
        CMYK:
        29, 55, 0, 31
      HSL:
        269°, 38.3399%, 49.6078%
        HSV (HSB):
        269°, 55.4286%, 68.6275%
        XYZ:
        18.9197, 12.9039, 42.0510
        xyY:
        0.2561, 0.1747, 12.9039
      CIE-Lab:
        42.6181, 39.2770, -44.5815
        CIE-LCH:
        42.6181, 59.4154, 311.3805
        CIE-Luv:
        42.6181, 14.2081, -69.4659
        Hunter-Lab:
        35.9220, 31.1504, -44.2606
      #7d4eaf color charts
#7d4eaf RGB chart
      #7d4eaf CMYK chart
      #7d4eaf RGB pie chart
      #7d4eaf color shades, tints & tones
#7d4eaf color schemes
#7d4eaf color preview, HTML & CSS examples
           This text has a color of #7d4eaf        
        
          <p style="color:#7d4eaf;">Text here</p>
        
        
          .mytext {color:#7d4eaf;}
        
        Text color #7d4eaf
      
           This box has a color of #7d4eaf        
        
          <div style="background-color:#7d4eaf;">Content here</div>
        
        
          .mybackground {background-color:#7d4eaf;}
        
        Background color #7d4eaf
      
           Border around this has a color of #7d4eaf        
        
          <div style="border:2px solid #7d4eaf;">Content here</div>
        
        
          .myborder {border:2px solid #7d4eaf;}
        
        Border color #7d4eaf