#7f8eba color space conversions
Hex:
        #7f8eba
        RGB:
        127, 142, 186
        CMY:
        50, 44, 27
        CMYK:
        32, 24, 0, 27
      HSL:
        225°, 29.9492%, 61.3725%
        HSV (HSB):
        225°, 31.7204%, 72.9412%
        XYZ:
        27.2883, 27.4032, 50.3055
        xyY:
        0.2599, 0.2610, 27.4032
      CIE-Lab:
        59.3457, 5.0838, -24.7075
        CIE-LCH:
        59.3457, 25.2251, 281.6270
        CIE-Luv:
        59.3457, -9.7205, -38.4137
        Hunter-Lab:
        52.3481, 1.4405, -20.3329
      #7f8eba color charts
#7f8eba RGB chart
      #7f8eba CMYK chart
      #7f8eba RGB pie chart
      #7f8eba color shades, tints & tones
#7f8eba color schemes
#7f8eba color preview, HTML & CSS examples
           This text has a color of #7f8eba        
        
          <p style="color:#7f8eba;">Text here</p>
        
        
          .mytext {color:#7f8eba;}
        
        Text color #7f8eba
      
           This box has a color of #7f8eba        
        
          <div style="background-color:#7f8eba;">Content here</div>
        
        
          .mybackground {background-color:#7f8eba;}
        
        Background color #7f8eba
      
           Border around this has a color of #7f8eba        
        
          <div style="border:2px solid #7f8eba;">Content here</div>
        
        
          .myborder {border:2px solid #7f8eba;}
        
        Border color #7f8eba