#7d9aaf color space conversions
Hex:
        #7d9aaf
        RGB:
        125, 154, 175
        CMY:
        51, 40, 31
        CMYK:
        29, 12, 0, 31
      HSL:
        205°, 23.8095%, 58.8235%
        HSV (HSB):
        205°, 28.5714%, 68.6275%
        XYZ:
        27.7509, 30.5663, 44.9947
        xyY:
        0.2686, 0.2959, 30.5663
      CIE-Lab:
        62.1398, -5.1064, -14.2456
        CIE-LCH:
        62.1398, 15.1331, 250.2796
        CIE-Luv:
        62.1398, -15.4746, -20.6074
        Hunter-Lab:
        55.2868, -7.1548, -9.5519
      #7d9aaf color charts
#7d9aaf RGB chart
      #7d9aaf CMYK chart
      #7d9aaf RGB pie chart
      #7d9aaf color shades, tints & tones
#7d9aaf color schemes
#7d9aaf color preview, HTML & CSS examples
           This text has a color of #7d9aaf        
        
          <p style="color:#7d9aaf;">Text here</p>
        
        
          .mytext {color:#7d9aaf;}
        
        Text color #7d9aaf
      
           This box has a color of #7d9aaf        
        
          <div style="background-color:#7d9aaf;">Content here</div>
        
        
          .mybackground {background-color:#7d9aaf;}
        
        Background color #7d9aaf
      
           Border around this has a color of #7d9aaf        
        
          <div style="border:2px solid #7d9aaf;">Content here</div>
        
        
          .myborder {border:2px solid #7d9aaf;}
        
        Border color #7d9aaf