#7d6bae color space conversions
Hex:
        #7d6bae
        RGB:
        125, 107, 174
        CMY:
        51, 58, 32
        CMYK:
        28, 39, 0, 32
      HSL:
        256°, 29.2576%, 55.0980%
        HSV (HSB):
        256°, 38.5057%, 68.2353%
        XYZ:
        21.3551, 17.9314, 42.3800
        xyY:
        0.2615, 0.2196, 17.9314
      CIE-Lab:
        49.4127, 22.0142, -33.2454
        CIE-LCH:
        49.4127, 39.8733, 303.5115
        CIE-Luv:
        49.4127, 4.3534, -52.5198
        Hunter-Lab:
        42.3454, 15.9144, -29.6965
      #7d6bae color charts
#7d6bae RGB chart
      #7d6bae CMYK chart
      #7d6bae RGB pie chart
      #7d6bae color shades, tints & tones
#7d6bae color schemes
#7d6bae color preview, HTML & CSS examples
           This text has a color of #7d6bae        
        
          <p style="color:#7d6bae;">Text here</p>
        
        
          .mytext {color:#7d6bae;}
        
        Text color #7d6bae
      
           This box has a color of #7d6bae        
        
          <div style="background-color:#7d6bae;">Content here</div>
        
        
          .mybackground {background-color:#7d6bae;}
        
        Background color #7d6bae
      
           Border around this has a color of #7d6bae        
        
          <div style="border:2px solid #7d6bae;">Content here</div>
        
        
          .myborder {border:2px solid #7d6bae;}
        
        Border color #7d6bae