#7d68af color space conversions
Hex:
        #7d68af
        RGB:
        125, 104, 175
        CMY:
        51, 59, 31
        CMYK:
        29, 41, 0, 31
      HSL:
        258°, 30.7359%, 54.7059%
        HSV (HSB):
        258°, 40.5714%, 68.6275%
        XYZ:
        21.1456, 17.3557, 42.7929
        xyY:
        0.2601, 0.2135, 17.3557
      CIE-Lab:
        48.7052, 24.0668, -34.9381
        CIE-LCH:
        48.7052, 42.4250, 304.5606
        CIE-Luv:
        48.7052, 5.4004, -55.2293
        Hunter-Lab:
        41.6602, 17.6964, -31.7399
      #7d68af color charts
#7d68af RGB chart
      #7d68af CMYK chart
      #7d68af RGB pie chart
      #7d68af color shades, tints & tones
#7d68af color schemes
#7d68af color preview, HTML & CSS examples
           This text has a color of #7d68af        
        
          <p style="color:#7d68af;">Text here</p>
        
        
          .mytext {color:#7d68af;}
        
        Text color #7d68af
      
           This box has a color of #7d68af        
        
          <div style="background-color:#7d68af;">Content here</div>
        
        
          .mybackground {background-color:#7d68af;}
        
        Background color #7d68af
      
           Border around this has a color of #7d68af        
        
          <div style="border:2px solid #7d68af;">Content here</div>
        
        
          .myborder {border:2px solid #7d68af;}
        
        Border color #7d68af