#7ca9ed color space conversions
Hex:
        #7ca9ed
        RGB:
        124, 169, 237
        CMY:
        51, 34, 7
        CMYK:
        48, 29, 0, 7
      HSL:
        216°, 75.8389%, 70.7843%
        HSV (HSB):
        216°, 47.6793%, 92.9412%
        XYZ:
        37.7862, 38.7754, 85.6136
        xyY:
        0.2330, 0.2391, 38.7754
      CIE-Lab:
        68.5883, 3.0456, -38.7550
        CIE-LCH:
        68.5883, 38.8745, 274.4935
        CIE-Luv:
        68.5883, -22.6041, -62.4832
        Hunter-Lab:
        62.2699, -0.6562, -37.9276
      #7ca9ed color charts
#7ca9ed RGB chart
      #7ca9ed CMYK chart
      #7ca9ed RGB pie chart
      #7ca9ed color shades, tints & tones
#7ca9ed color schemes
#7ca9ed color preview, HTML & CSS examples
           This text has a color of #7ca9ed        
        
          <p style="color:#7ca9ed;">Text here</p>
        
        
          .mytext {color:#7ca9ed;}
        
        Text color #7ca9ed
      
           This box has a color of #7ca9ed        
        
          <div style="background-color:#7ca9ed;">Content here</div>
        
        
          .mybackground {background-color:#7ca9ed;}
        
        Background color #7ca9ed
      
           Border around this has a color of #7ca9ed        
        
          <div style="border:2px solid #7ca9ed;">Content here</div>
        
        
          .myborder {border:2px solid #7ca9ed;}
        
        Border color #7ca9ed