#7ca7cf color space conversions
Hex:
        #7ca7cf
        RGB:
        124, 167, 207
        CMY:
        51, 35, 19
        CMYK:
        40, 19, 0, 19
      HSL:
        209°, 46.3687%, 64.9020%
        HSV (HSB):
        209°, 40.0966%, 81.1765%
        XYZ:
        33.3934, 36.4275, 64.3027
        xyY:
        0.2490, 0.2716, 36.4275
      CIE-Lab:
        66.8453, -4.2792, -24.9611
        CIE-LCH:
        66.8453, 25.3253, 260.2720
        CIE-Luv:
        66.8453, -21.7047, -38.2839
        Hunter-Lab:
        60.3552, -6.8610, -20.9192
      #7ca7cf color charts
#7ca7cf RGB chart
      #7ca7cf CMYK chart
      #7ca7cf RGB pie chart
      #7ca7cf color shades, tints & tones
#7ca7cf color schemes
#7ca7cf color preview, HTML & CSS examples
           This text has a color of #7ca7cf        
        
          <p style="color:#7ca7cf;">Text here</p>
        
        
          .mytext {color:#7ca7cf;}
        
        Text color #7ca7cf
      
           This box has a color of #7ca7cf        
        
          <div style="background-color:#7ca7cf;">Content here</div>
        
        
          .mybackground {background-color:#7ca7cf;}
        
        Background color #7ca7cf
      
           Border around this has a color of #7ca7cf        
        
          <div style="border:2px solid #7ca7cf;">Content here</div>
        
        
          .myborder {border:2px solid #7ca7cf;}
        
        Border color #7ca7cf