#7fa3ef color space conversions
Hex:
        #7fa3ef
        RGB:
        127, 163, 239
        CMY:
        50, 36, 6
        CMYK:
        47, 32, 0, 6
      HSL:
        221°, 77.7778%, 71.7647%
        HSV (HSB):
        221°, 46.8619%, 93.7255%
        XYZ:
        37.4296, 36.9384, 86.8184
        xyY:
        0.2322, 0.2292, 36.9384
      CIE-Lab:
        67.2308, 7.7366, -41.9574
        CIE-LCH:
        67.2308, 42.6647, 280.4475
        CIE-Luv:
        67.2308, -19.3207, -68.2804
        Hunter-Lab:
        60.7770, 3.5697, -42.1504
      #7fa3ef color charts
#7fa3ef RGB chart
      #7fa3ef CMYK chart
      #7fa3ef RGB pie chart
      #7fa3ef color shades, tints & tones
#7fa3ef color schemes
#7fa3ef color preview, HTML & CSS examples
           This text has a color of #7fa3ef        
        
          <p style="color:#7fa3ef;">Text here</p>
        
        
          .mytext {color:#7fa3ef;}
        
        Text color #7fa3ef
      
           This box has a color of #7fa3ef        
        
          <div style="background-color:#7fa3ef;">Content here</div>
        
        
          .mybackground {background-color:#7fa3ef;}
        
        Background color #7fa3ef
      
           Border around this has a color of #7fa3ef        
        
          <div style="border:2px solid #7fa3ef;">Content here</div>
        
        
          .myborder {border:2px solid #7fa3ef;}
        
        Border color #7fa3ef