#7cdaf2 color space conversions
Hex:
        #7cdaf2
        RGB:
        124, 218, 242
        CMY:
        51, 15, 5
        CMYK:
        49, 10, 0, 5
      HSL:
        192°, 81.9444%, 71.7647%
        HSV (HSB):
        192°, 48.7603%, 94.9020%
        XYZ:
        49.4106, 60.8387, 93.1432
        xyY:
        0.2429, 0.2991, 60.8387
      CIE-Lab:
        82.2920, -21.6372, -20.3883
        CIE-LCH:
        82.2920, 29.7296, 223.2979
        CIE-Luv:
        82.2920, -41.3296, -29.1738
        Hunter-Lab:
        77.9992, -23.4231, -16.2021
      #7cdaf2 color charts
#7cdaf2 RGB chart
      #7cdaf2 CMYK chart
      #7cdaf2 RGB pie chart
      #7cdaf2 color shades, tints & tones
#7cdaf2 color schemes
#7cdaf2 color preview, HTML & CSS examples
           This text has a color of #7cdaf2        
        
          <p style="color:#7cdaf2;">Text here</p>
        
        
          .mytext {color:#7cdaf2;}
        
        Text color #7cdaf2
      
           This box has a color of #7cdaf2        
        
          <div style="background-color:#7cdaf2;">Content here</div>
        
        
          .mybackground {background-color:#7cdaf2;}
        
        Background color #7cdaf2
      
           Border around this has a color of #7cdaf2        
        
          <div style="border:2px solid #7cdaf2;">Content here</div>
        
        
          .myborder {border:2px solid #7cdaf2;}
        
        Border color #7cdaf2