#7fa2ea color space conversions
Hex:
        #7fa2ea
        RGB:
        127, 162, 234
        CMY:
        50, 36, 8
        CMYK:
        46, 31, 0, 8
      HSL:
        220°, 71.8121%, 70.7843%
        HSV (HSB):
        220°, 45.7265%, 91.7647%
        XYZ:
        36.5240, 36.2932, 82.9222
        xyY:
        0.2345, 0.2330, 36.2932
      CIE-Lab:
        66.7433, 6.8579, -39.9809
        CIE-LCH:
        66.7433, 40.5648, 279.7332
        CIE-Luv:
        66.7433, -18.8755, -64.7692
        Hunter-Lab:
        60.2438, 2.7924, -39.4386
      #7fa2ea color charts
#7fa2ea RGB chart
      #7fa2ea CMYK chart
      #7fa2ea RGB pie chart
      #7fa2ea color shades, tints & tones
#7fa2ea color schemes
#7fa2ea color preview, HTML & CSS examples
           This text has a color of #7fa2ea        
        
          <p style="color:#7fa2ea;">Text here</p>
        
        
          .mytext {color:#7fa2ea;}
        
        Text color #7fa2ea
      
           This box has a color of #7fa2ea        
        
          <div style="background-color:#7fa2ea;">Content here</div>
        
        
          .mybackground {background-color:#7fa2ea;}
        
        Background color #7fa2ea
      
           Border around this has a color of #7fa2ea        
        
          <div style="border:2px solid #7fa2ea;">Content here</div>
        
        
          .myborder {border:2px solid #7fa2ea;}
        
        Border color #7fa2ea