#7fa5eb color space conversions
Hex:
        #7fa5eb
        RGB:
        127, 165, 235
        CMY:
        50, 35, 8
        CMYK:
        46, 30, 0, 8
      HSL:
        219°, 72.9730%, 70.9804%
        HSV (HSB):
        219°, 45.9574%, 92.1569%
        XYZ:
        37.2029, 37.4205, 83.8593
        xyY:
        0.2347, 0.2361, 37.4205
      CIE-Lab:
        67.5913, 5.4415, -39.2044
        CIE-LCH:
        67.5913, 39.5802, 277.9021
        CIE-Luv:
        67.5913, -20.0211, -63.4066
        Hunter-Lab:
        61.1723, 1.5063, -38.4584
      #7fa5eb color charts
#7fa5eb RGB chart
      #7fa5eb CMYK chart
      #7fa5eb RGB pie chart
      #7fa5eb color shades, tints & tones
#7fa5eb color schemes
#7fa5eb color preview, HTML & CSS examples
           This text has a color of #7fa5eb        
        
          <p style="color:#7fa5eb;">Text here</p>
        
        
          .mytext {color:#7fa5eb;}
        
        Text color #7fa5eb
      
           This box has a color of #7fa5eb        
        
          <div style="background-color:#7fa5eb;">Content here</div>
        
        
          .mybackground {background-color:#7fa5eb;}
        
        Background color #7fa5eb
      
           Border around this has a color of #7fa5eb        
        
          <div style="border:2px solid #7fa5eb;">Content here</div>
        
        
          .myborder {border:2px solid #7fa5eb;}
        
        Border color #7fa5eb