#7e7bcb color space conversions
Hex:
        #7e7bcb
        RGB:
        126, 123, 203
        CMY:
        51, 52, 20
        CMYK:
        38, 39, 0, 20
      HSL:
        242°, 43.4783%, 63.9216%
        HSV (HSB):
        242°, 39.4089%, 79.6078%
        XYZ:
        26.4666, 22.9133, 59.5277
        xyY:
        0.2430, 0.2104, 22.9133
      CIE-Lab:
        54.9830, 20.5442, -41.1527
        CIE-LCH:
        54.9830, 45.9957, 296.5292
        CIE-Luv:
        54.9830, -3.5143, -66.1431
        Hunter-Lab:
        47.8679, 14.9257, -40.2245
      #7e7bcb color charts
#7e7bcb RGB chart
      #7e7bcb CMYK chart
      #7e7bcb RGB pie chart
      #7e7bcb color shades, tints & tones
#7e7bcb color schemes
#7e7bcb color preview, HTML & CSS examples
           This text has a color of #7e7bcb        
        
          <p style="color:#7e7bcb;">Text here</p>
        
        
          .mytext {color:#7e7bcb;}
        
        Text color #7e7bcb
      
           This box has a color of #7e7bcb        
        
          <div style="background-color:#7e7bcb;">Content here</div>
        
        
          .mybackground {background-color:#7e7bcb;}
        
        Background color #7e7bcb
      
           Border around this has a color of #7e7bcb        
        
          <div style="border:2px solid #7e7bcb;">Content here</div>
        
        
          .myborder {border:2px solid #7e7bcb;}
        
        Border color #7e7bcb