#7d7aaf color space conversions
Hex:
        #7d7aaf
        RGB:
        125, 122, 175
        CMY:
        51, 52, 31
        CMYK:
        29, 30, 0, 31
      HSL:
        243°, 24.8826%, 58.2353%
        HSV (HSB):
        243°, 30.2857%, 68.6275%
        XYZ:
        23.1548, 21.3742, 43.4627
        xyY:
        0.2631, 0.2429, 21.3742
      CIE-Lab:
        53.3566, 13.3245, -27.6787
        CIE-LCH:
        53.3566, 30.7190, 295.7061
        CIE-Luv:
        53.3566, -1.7372, -43.4428
        Hunter-Lab:
        46.2322, 8.4931, -23.3757
      #7d7aaf color charts
#7d7aaf RGB chart
      #7d7aaf CMYK chart
      #7d7aaf RGB pie chart
      #7d7aaf color shades, tints & tones
#7d7aaf color schemes
#7d7aaf color preview, HTML & CSS examples
           This text has a color of #7d7aaf        
        
          <p style="color:#7d7aaf;">Text here</p>
        
        
          .mytext {color:#7d7aaf;}
        
        Text color #7d7aaf
      
           This box has a color of #7d7aaf        
        
          <div style="background-color:#7d7aaf;">Content here</div>
        
        
          .mybackground {background-color:#7d7aaf;}
        
        Background color #7d7aaf
      
           Border around this has a color of #7d7aaf        
        
          <div style="border:2px solid #7d7aaf;">Content here</div>
        
        
          .myborder {border:2px solid #7d7aaf;}
        
        Border color #7d7aaf