#7eacf3 color space conversions
Hex:
        #7eacf3
        RGB:
        126, 172, 243
        CMY:
        51, 33, 5
        CMYK:
        48, 29, 0, 5
      HSL:
        216°, 82.9787%, 72.3529%
        HSV (HSB):
        216°, 48.1481%, 95.2941%
        XYZ:
        39.5344, 40.4117, 90.5106
        xyY:
        0.2319, 0.2371, 40.4117
      CIE-Lab:
        69.7618, 3.5719, -40.1862
        CIE-LCH:
        69.7618, 40.3446, 275.0794
        CIE-Luv:
        69.7618, -23.0665, -65.1297
        Hunter-Lab:
        63.5702, -0.2386, -39.9173
      #7eacf3 color charts
#7eacf3 RGB chart
      #7eacf3 CMYK chart
      #7eacf3 RGB pie chart
      #7eacf3 color shades, tints & tones
#7eacf3 color schemes
#7eacf3 color preview, HTML & CSS examples
           This text has a color of #7eacf3        
        
          <p style="color:#7eacf3;">Text here</p>
        
        
          .mytext {color:#7eacf3;}
        
        Text color #7eacf3
      
           This box has a color of #7eacf3        
        
          <div style="background-color:#7eacf3;">Content here</div>
        
        
          .mybackground {background-color:#7eacf3;}
        
        Background color #7eacf3
      
           Border around this has a color of #7eacf3        
        
          <div style="border:2px solid #7eacf3;">Content here</div>
        
        
          .myborder {border:2px solid #7eacf3;}
        
        Border color #7eacf3