#7fa4ef color space conversions
Hex:
        #7fa4ef
        RGB:
        127, 164, 239
        CMY:
        50, 36, 6
        CMYK:
        47, 31, 0, 6
      HSL:
        220°, 77.7778%, 71.7647%
        HSV (HSB):
        220°, 46.8619%, 93.7255%
        XYZ:
        37.6078, 37.2949, 86.8779
        xyY:
        0.2325, 0.2305, 37.2949
      CIE-Lab:
        67.4977, 7.1670, -41.5394
        CIE-LCH:
        67.4977, 42.1532, 279.7891
        CIE-Luv:
        67.4977, -19.6935, -67.5460
        Hunter-Lab:
        61.0696, 3.0520, -41.5975
      #7fa4ef color charts
#7fa4ef RGB chart
      #7fa4ef CMYK chart
      #7fa4ef RGB pie chart
      #7fa4ef color shades, tints & tones
#7fa4ef color schemes
#7fa4ef color preview, HTML & CSS examples
           This text has a color of #7fa4ef        
        
          <p style="color:#7fa4ef;">Text here</p>
        
        
          .mytext {color:#7fa4ef;}
        
        Text color #7fa4ef
      
           This box has a color of #7fa4ef        
        
          <div style="background-color:#7fa4ef;">Content here</div>
        
        
          .mybackground {background-color:#7fa4ef;}
        
        Background color #7fa4ef
      
           Border around this has a color of #7fa4ef        
        
          <div style="border:2px solid #7fa4ef;">Content here</div>
        
        
          .myborder {border:2px solid #7fa4ef;}
        
        Border color #7fa4ef