#7e85af color space conversions
Hex:
        #7e85af
        RGB:
        126, 133, 175
        CMY:
        51, 48, 31
        CMYK:
        28, 24, 0, 31
      HSL:
        231°, 23.4450%, 59.0196%
        HSV (HSB):
        231°, 28.0000%, 68.6275%
        XYZ:
        24.7296, 24.3058, 43.9455
        xyY:
        0.2660, 0.2614, 24.3058
      CIE-Lab:
        56.3927, 7.1624, -22.9874
        CIE-LCH:
        56.3927, 24.0774, 287.3060
        CIE-Luv:
        56.3927, -5.8893, -35.6214
        Hunter-Lab:
        49.3009, 3.2598, -18.3389
      #7e85af color charts
#7e85af RGB chart
      #7e85af CMYK chart
      #7e85af RGB pie chart
      #7e85af color shades, tints & tones
#7e85af color schemes
#7e85af color preview, HTML & CSS examples
           This text has a color of #7e85af        
        
          <p style="color:#7e85af;">Text here</p>
        
        
          .mytext {color:#7e85af;}
        
        Text color #7e85af
      
           This box has a color of #7e85af        
        
          <div style="background-color:#7e85af;">Content here</div>
        
        
          .mybackground {background-color:#7e85af;}
        
        Background color #7e85af
      
           Border around this has a color of #7e85af        
        
          <div style="border:2px solid #7e85af;">Content here</div>
        
        
          .myborder {border:2px solid #7e85af;}
        
        Border color #7e85af