#7e7beb color space conversions
Hex:
        #7e7beb
        RGB:
        126, 123, 235
        CMY:
        51, 52, 8
        CMYK:
        46, 48, 0, 8
      HSL:
        242°, 73.6842%, 70.1961%
        HSV (HSB):
        242°, 47.6596%, 92.1569%
        XYZ:
        30.6825, 24.5997, 81.7283
        xyY:
        0.2239, 0.1795, 24.5997
      CIE-Lab:
        56.6833, 29.7048, -56.4450
        CIE-LCH:
        56.6833, 63.7842, 297.7561
        CIE-Luv:
        56.6833, -5.5414, -92.1190
        Hunter-Lab:
        49.5981, 23.6277, -62.9801
      #7e7beb color charts
#7e7beb RGB chart
      #7e7beb CMYK chart
      #7e7beb RGB pie chart
      #7e7beb color shades, tints & tones
#7e7beb color schemes
#7e7beb color preview, HTML & CSS examples
           This text has a color of #7e7beb        
        
          <p style="color:#7e7beb;">Text here</p>
        
        
          .mytext {color:#7e7beb;}
        
        Text color #7e7beb
      
           This box has a color of #7e7beb        
        
          <div style="background-color:#7e7beb;">Content here</div>
        
        
          .mybackground {background-color:#7e7beb;}
        
        Background color #7e7beb
      
           Border around this has a color of #7e7beb        
        
          <div style="border:2px solid #7e7beb;">Content here</div>
        
        
          .myborder {border:2px solid #7e7beb;}
        
        Border color #7e7beb