#7e7abc color space conversions
Hex:
        #7e7abc
        RGB:
        126, 122, 188
        CMY:
        51, 52, 26
        CMYK:
        33, 35, 0, 26
      HSL:
        244°, 33.0000%, 60.7843%
        HSV (HSB):
        244°, 35.1064%, 73.7255%
        XYZ:
        24.6408, 21.9855, 50.5219
        xyY:
        0.2536, 0.2263, 21.9855
      CIE-Lab:
        54.0116, 17.0432, -34.1255
        CIE-LCH:
        54.0116, 38.1447, 296.5388
        CIE-Luv:
        54.0116, -2.1392, -54.2631
        Hunter-Lab:
        46.8887, 11.7495, -31.0619
      #7e7abc color charts
#7e7abc RGB chart
      #7e7abc CMYK chart
      #7e7abc RGB pie chart
      #7e7abc color shades, tints & tones
#7e7abc color schemes
#7e7abc color preview, HTML & CSS examples
           This text has a color of #7e7abc        
        
          <p style="color:#7e7abc;">Text here</p>
        
        
          .mytext {color:#7e7abc;}
        
        Text color #7e7abc
      
           This box has a color of #7e7abc        
        
          <div style="background-color:#7e7abc;">Content here</div>
        
        
          .mybackground {background-color:#7e7abc;}
        
        Background color #7e7abc
      
           Border around this has a color of #7e7abc        
        
          <div style="border:2px solid #7e7abc;">Content here</div>
        
        
          .myborder {border:2px solid #7e7abc;}
        
        Border color #7e7abc