#7e95ee color space conversions
Hex:
        #7e95ee
        RGB:
        126, 149, 238
        CMY:
        51, 42, 7
        CMYK:
        47, 37, 0, 7
      HSL:
        228°, 76.7123%, 71.3725%
        HSV (HSB):
        228°, 47.0588%, 93.3333%
        XYZ:
        34.7842, 32.1036, 85.2522
        xyY:
        0.2286, 0.2110, 32.1036
      CIE-Lab:
        63.4284, 15.2807, -47.3912
        CIE-LCH:
        63.4284, 49.7938, 287.8712
        CIE-Luv:
        63.4284, -14.5392, -77.6065
        Hunter-Lab:
        56.6600, 10.4283, -49.5474
      #7e95ee color charts
#7e95ee RGB chart
      #7e95ee CMYK chart
      #7e95ee RGB pie chart
      #7e95ee color shades, tints & tones
#7e95ee color schemes
#7e95ee color preview, HTML & CSS examples
           This text has a color of #7e95ee        
        
          <p style="color:#7e95ee;">Text here</p>
        
        
          .mytext {color:#7e95ee;}
        
        Text color #7e95ee
      
           This box has a color of #7e95ee        
        
          <div style="background-color:#7e95ee;">Content here</div>
        
        
          .mybackground {background-color:#7e95ee;}
        
        Background color #7e95ee
      
           Border around this has a color of #7e95ee        
        
          <div style="border:2px solid #7e95ee;">Content here</div>
        
        
          .myborder {border:2px solid #7e95ee;}
        
        Border color #7e95ee