#7d80af color space conversions
Hex:
        #7d80af
        RGB:
        125, 128, 175
        CMY:
        51, 50, 31
        CMYK:
        29, 27, 0, 31
      HSL:
        236°, 23.8095%, 58.8235%
        HSV (HSB):
        236°, 28.5714%, 68.6275%
        XYZ:
        23.9145, 22.8935, 43.7159
        xyY:
        0.2642, 0.2529, 22.8935
      CIE-Lab:
        54.9624, 9.7811, -25.1955
        CIE-LCH:
        54.9624, 27.0275, 291.2167
        CIE-Luv:
        54.9624, -4.2402, -39.2869
        Hunter-Lab:
        47.8471, 5.4837, -20.6778
      #7d80af color charts
#7d80af RGB chart
      #7d80af CMYK chart
      #7d80af RGB pie chart
      #7d80af color shades, tints & tones
#7d80af color schemes
#7d80af color preview, HTML & CSS examples
           This text has a color of #7d80af        
        
          <p style="color:#7d80af;">Text here</p>
        
        
          .mytext {color:#7d80af;}
        
        Text color #7d80af
      
           This box has a color of #7d80af        
        
          <div style="background-color:#7d80af;">Content here</div>
        
        
          .mybackground {background-color:#7d80af;}
        
        Background color #7d80af
      
           Border around this has a color of #7d80af        
        
          <div style="border:2px solid #7d80af;">Content here</div>
        
        
          .myborder {border:2px solid #7d80af;}
        
        Border color #7d80af