#7e9efa color space conversions
Hex:
        #7e9efa
        RGB:
        126, 158, 250
        CMY:
        51, 38, 2
        CMYK:
        50, 37, 0, 2
      HSL:
        225°, 92.5373%, 73.7255%
        HSV (HSB):
        225°, 49.6000%, 98.0392%
        XYZ:
        38.0864, 35.7915, 95.3436
        xyY:
        0.2251, 0.2115, 35.7915
      CIE-Lab:
        66.3603, 13.6200, -49.3401
        CIE-LCH:
        66.3603, 51.1855, 285.4318
        CIE-Luv:
        66.3603, -18.0279, -81.2689
        Hunter-Lab:
        59.8260, 8.9411, -52.6112
      #7e9efa color charts
#7e9efa RGB chart
      #7e9efa CMYK chart
      #7e9efa RGB pie chart
      #7e9efa color shades, tints & tones
#7e9efa color schemes
#7e9efa color preview, HTML & CSS examples
           This text has a color of #7e9efa        
        
          <p style="color:#7e9efa;">Text here</p>
        
        
          .mytext {color:#7e9efa;}
        
        Text color #7e9efa
      
           This box has a color of #7e9efa        
        
          <div style="background-color:#7e9efa;">Content here</div>
        
        
          .mybackground {background-color:#7e9efa;}
        
        Background color #7e9efa
      
           Border around this has a color of #7e9efa        
        
          <div style="border:2px solid #7e9efa;">Content here</div>
        
        
          .myborder {border:2px solid #7e9efa;}
        
        Border color #7e9efa