#7e84be color space conversions
Hex:
        #7e84be
        RGB:
        126, 132, 190
        CMY:
        51, 48, 25
        CMYK:
        34, 31, 0, 25
      HSL:
        234°, 32.9897%, 61.9608%
        HSV (HSB):
        234°, 33.6842%, 74.5098%
        XYZ:
        26.1497, 24.6559, 52.0960
        xyY:
        0.2541, 0.2396, 24.6559
      CIE-Lab:
        56.7386, 11.6685, -31.0156
        CIE-LCH:
        56.7386, 33.1379, 290.6170
        CIE-Luv:
        56.7386, -6.2281, -49.0794
        Hunter-Lab:
        49.6547, 7.1081, -27.4468
      #7e84be color charts
#7e84be RGB chart
      #7e84be CMYK chart
      #7e84be RGB pie chart
      #7e84be color shades, tints & tones
#7e84be color schemes
#7e84be color preview, HTML & CSS examples
           This text has a color of #7e84be        
        
          <p style="color:#7e84be;">Text here</p>
        
        
          .mytext {color:#7e84be;}
        
        Text color #7e84be
      
           This box has a color of #7e84be        
        
          <div style="background-color:#7e84be;">Content here</div>
        
        
          .mybackground {background-color:#7e84be;}
        
        Background color #7e84be
      
           Border around this has a color of #7e84be        
        
          <div style="border:2px solid #7e84be;">Content here</div>
        
        
          .myborder {border:2px solid #7e84be;}
        
        Border color #7e84be