#7ca2ff color space conversions
Hex:
        #7ca2ff
        RGB:
        124, 162, 255
        CMY:
        51, 36, 0
        CMYK:
        51, 36, 0, 0
      HSL:
        223°, 100.0000%, 74.3137%
        HSV (HSB):
        223°, 51.3725%, 100.0000%
        XYZ:
        39.2825, 37.3457, 99.7458
        xyY:
        0.2227, 0.2117, 37.3457
      CIE-Lab:
        67.5356, 12.3732, -50.2143
        CIE-LCH:
        67.5356, 51.7163, 283.8424
        CIE-Luv:
        67.5356, -20.1927, -82.8280
        Hunter-Lab:
        61.1112, 7.7960, -53.9955
      #7ca2ff color charts
#7ca2ff RGB chart
      #7ca2ff CMYK chart
      #7ca2ff RGB pie chart
      #7ca2ff color shades, tints & tones
#7ca2ff color schemes
#7ca2ff color preview, HTML & CSS examples
           This text has a color of #7ca2ff        
        
          <p style="color:#7ca2ff;">Text here</p>
        
        
          .mytext {color:#7ca2ff;}
        
        Text color #7ca2ff
      
           This box has a color of #7ca2ff        
        
          <div style="background-color:#7ca2ff;">Content here</div>
        
        
          .mybackground {background-color:#7ca2ff;}
        
        Background color #7ca2ff
      
           Border around this has a color of #7ca2ff        
        
          <div style="border:2px solid #7ca2ff;">Content here</div>
        
        
          .myborder {border:2px solid #7ca2ff;}
        
        Border color #7ca2ff