#7ca7e2 color space conversions
Hex:
        #7ca7e2
        RGB:
        124, 167, 226
        CMY:
        51, 35, 11
        CMYK:
        45, 26, 0, 11
      HSL:
        215°, 63.7500%, 68.6275%
        HSV (HSB):
        215°, 45.1327%, 88.6275%
        XYZ:
        35.8584, 37.4135, 77.2831
        xyY:
        0.2382, 0.2485, 37.4135
      CIE-Lab:
        67.5861, 1.0034, -34.2901
        CIE-LCH:
        67.5861, 34.3048, 271.6762
        CIE-Luv:
        67.5861, -21.7908, -54.5749
        Hunter-Lab:
        61.1666, -2.3975, -32.0955
      #7ca7e2 color charts
#7ca7e2 RGB chart
      #7ca7e2 CMYK chart
      #7ca7e2 RGB pie chart
      #7ca7e2 color shades, tints & tones
#7ca7e2 color schemes
#7ca7e2 color preview, HTML & CSS examples
           This text has a color of #7ca7e2        
        
          <p style="color:#7ca7e2;">Text here</p>
        
        
          .mytext {color:#7ca7e2;}
        
        Text color #7ca7e2
      
           This box has a color of #7ca7e2        
        
          <div style="background-color:#7ca7e2;">Content here</div>
        
        
          .mybackground {background-color:#7ca7e2;}
        
        Background color #7ca7e2
      
           Border around this has a color of #7ca7e2        
        
          <div style="border:2px solid #7ca7e2;">Content here</div>
        
        
          .myborder {border:2px solid #7ca7e2;}
        
        Border color #7ca7e2