#7ca4eb color space conversions
Hex:
        #7ca4eb
        RGB:
        124, 164, 235
        CMY:
        51, 36, 8
        CMYK:
        47, 30, 0, 8
      HSL:
        218°, 73.5099%, 70.3922%
        HSV (HSB):
        218°, 47.2340%, 92.1569%
        XYZ:
        36.5830, 36.8342, 83.7788
        xyY:
        0.2327, 0.2343, 36.8342
      CIE-Lab:
        67.1524, 5.2904, -39.9024
        CIE-LCH:
        67.1524, 40.2515, 277.5524
        CIE-Luv:
        67.1524, -20.7110, -64.5023
        Hunter-Lab:
        60.6912, 1.3856, -39.3609
      #7ca4eb color charts
#7ca4eb RGB chart
      #7ca4eb CMYK chart
      #7ca4eb RGB pie chart
      #7ca4eb color shades, tints & tones
#7ca4eb color schemes
#7ca4eb color preview, HTML & CSS examples
           This text has a color of #7ca4eb        
        
          <p style="color:#7ca4eb;">Text here</p>
        
        
          .mytext {color:#7ca4eb;}
        
        Text color #7ca4eb
      
           This box has a color of #7ca4eb        
        
          <div style="background-color:#7ca4eb;">Content here</div>
        
        
          .mybackground {background-color:#7ca4eb;}
        
        Background color #7ca4eb
      
           Border around this has a color of #7ca4eb        
        
          <div style="border:2px solid #7ca4eb;">Content here</div>
        
        
          .myborder {border:2px solid #7ca4eb;}
        
        Border color #7ca4eb