#7e9fde color space conversions
Hex:
        #7e9fde
        RGB:
        126, 159, 222
        CMY:
        51, 38, 13
        CMYK:
        43, 28, 0, 13
      HSL:
        219°, 59.2593%, 68.2353%
        HSV (HSB):
        219°, 43.2432%, 87.0588%
        XYZ:
        34.1871, 34.5058, 73.9657
        xyY:
        0.2396, 0.2419, 34.5058
      CIE-Lab:
        65.3621, 4.8874, -35.5345
        CIE-LCH:
        65.3621, 35.8690, 277.8313
        CIE-Luv:
        65.3621, -17.9178, -56.8755
        Hunter-Lab:
        58.7417, 1.0876, -33.5370
      #7e9fde color charts
#7e9fde RGB chart
      #7e9fde CMYK chart
      #7e9fde RGB pie chart
      #7e9fde color shades, tints & tones
#7e9fde color schemes
#7e9fde color preview, HTML & CSS examples
           This text has a color of #7e9fde        
        
          <p style="color:#7e9fde;">Text here</p>
        
        
          .mytext {color:#7e9fde;}
        
        Text color #7e9fde
      
           This box has a color of #7e9fde        
        
          <div style="background-color:#7e9fde;">Content here</div>
        
        
          .mybackground {background-color:#7e9fde;}
        
        Background color #7e9fde
      
           Border around this has a color of #7e9fde        
        
          <div style="border:2px solid #7e9fde;">Content here</div>
        
        
          .myborder {border:2px solid #7e9fde;}
        
        Border color #7e9fde