#7fa0ef color space conversions
Hex:
        #7fa0ef
        RGB:
        127, 160, 239
        CMY:
        50, 37, 6
        CMYK:
        47, 33, 0, 6
      HSL:
        222°, 77.7778%, 71.7647%
        HSV (HSB):
        222°, 46.8619%, 93.7255%
        XYZ:
        36.9032, 35.8856, 86.6430
        xyY:
        0.2315, 0.2251, 35.8856
      CIE-Lab:
        66.4324, 9.4516, -43.2088
        CIE-LCH:
        66.4324, 44.2305, 282.3387
        CIE-Luv:
        66.4324, -18.2075, -70.4707
        Hunter-Lab:
        59.9046, 5.1287, -43.8208
      #7fa0ef color charts
#7fa0ef RGB chart
      #7fa0ef CMYK chart
      #7fa0ef RGB pie chart
      #7fa0ef color shades, tints & tones
#7fa0ef color schemes
#7fa0ef color preview, HTML & CSS examples
           This text has a color of #7fa0ef        
        
          <p style="color:#7fa0ef;">Text here</p>
        
        
          .mytext {color:#7fa0ef;}
        
        Text color #7fa0ef
      
           This box has a color of #7fa0ef        
        
          <div style="background-color:#7fa0ef;">Content here</div>
        
        
          .mybackground {background-color:#7fa0ef;}
        
        Background color #7fa0ef
      
           Border around this has a color of #7fa0ef        
        
          <div style="border:2px solid #7fa0ef;">Content here</div>
        
        
          .myborder {border:2px solid #7fa0ef;}
        
        Border color #7fa0ef