#7e83bf color space conversions
Hex:
        #7e83bf
        RGB:
        126, 131, 191
        CMY:
        51, 49, 25
        CMYK:
        34, 31, 0, 25
      HSL:
        235°, 33.6788%, 62.1569%
        HSV (HSB):
        235°, 34.0314%, 74.9020%
        XYZ:
        26.1245, 24.4298, 52.6287
        xyY:
        0.2532, 0.2368, 24.4298
      CIE-Lab:
        56.5156, 12.5248, -31.9314
        CIE-LCH:
        56.5156, 34.3000, 291.4172
        CIE-Luv:
        56.5156, -5.8789, -50.6271
        Hunter-Lab:
        49.4265, 7.8500, -28.5327
      #7e83bf color charts
#7e83bf RGB chart
      #7e83bf CMYK chart
      #7e83bf RGB pie chart
      #7e83bf color shades, tints & tones
#7e83bf color schemes
#7e83bf color preview, HTML & CSS examples
           This text has a color of #7e83bf        
        
          <p style="color:#7e83bf;">Text here</p>
        
        
          .mytext {color:#7e83bf;}
        
        Text color #7e83bf
      
           This box has a color of #7e83bf        
        
          <div style="background-color:#7e83bf;">Content here</div>
        
        
          .mybackground {background-color:#7e83bf;}
        
        Background color #7e83bf
      
           Border around this has a color of #7e83bf        
        
          <div style="border:2px solid #7e83bf;">Content here</div>
        
        
          .myborder {border:2px solid #7e83bf;}
        
        Border color #7e83bf