#7e8bbb color space conversions
Hex:
        #7e8bbb
        RGB:
        126, 139, 187
        CMY:
        51, 45, 27
        CMYK:
        33, 26, 0, 27
      HSL:
        227°, 30.9645%, 61.3725%
        HSV (HSB):
        227°, 32.6203%, 73.3333%
        XYZ:
        26.8064, 26.4887, 50.7137
        xyY:
        0.2577, 0.2547, 26.4887
      CIE-Lab:
        58.4981, 6.7843, -26.5860
        CIE-LCH:
        58.4981, 27.4380, 284.3154
        CIE-Luv:
        58.4981, -8.9537, -41.5599
        Hunter-Lab:
        51.4672, 2.9033, -22.3949
      #7e8bbb color charts
#7e8bbb RGB chart
      #7e8bbb CMYK chart
      #7e8bbb RGB pie chart
      #7e8bbb color shades, tints & tones
#7e8bbb color schemes
#7e8bbb color preview, HTML & CSS examples
           This text has a color of #7e8bbb        
        
          <p style="color:#7e8bbb;">Text here</p>
        
        
          .mytext {color:#7e8bbb;}
        
        Text color #7e8bbb
      
           This box has a color of #7e8bbb        
        
          <div style="background-color:#7e8bbb;">Content here</div>
        
        
          .mybackground {background-color:#7e8bbb;}
        
        Background color #7e8bbb
      
           Border around this has a color of #7e8bbb        
        
          <div style="border:2px solid #7e8bbb;">Content here</div>
        
        
          .myborder {border:2px solid #7e8bbb;}
        
        Border color #7e8bbb