#7cb7ff color space conversions
Hex:
        #7cb7ff
        RGB:
        124, 183, 255
        CMY:
        51, 28, 0
        CMYK:
        51, 28, 0, 0
      HSL:
        213°, 100.0000%, 74.3137%
        HSV (HSB):
        213°, 51.3725%, 100.0000%
        XYZ:
        43.2957, 45.3721, 101.0835
        xyY:
        0.2282, 0.2391, 45.3721
      CIE-Lab:
        73.1362, 0.5068, -41.4226
        CIE-LCH:
        73.1362, 41.4257, 270.7010
        CIE-Luv:
        73.1362, -27.7920, -67.2884
        Hunter-Lab:
        67.3588, -3.1449, -41.8237
      #7cb7ff color charts
#7cb7ff RGB chart
      #7cb7ff CMYK chart
      #7cb7ff RGB pie chart
      #7cb7ff color shades, tints & tones
#7cb7ff color schemes
#7cb7ff color preview, HTML & CSS examples
           This text has a color of #7cb7ff        
        
          <p style="color:#7cb7ff;">Text here</p>
        
        
          .mytext {color:#7cb7ff;}
        
        Text color #7cb7ff
      
           This box has a color of #7cb7ff        
        
          <div style="background-color:#7cb7ff;">Content here</div>
        
        
          .mybackground {background-color:#7cb7ff;}
        
        Background color #7cb7ff
      
           Border around this has a color of #7cb7ff        
        
          <div style="border:2px solid #7cb7ff;">Content here</div>
        
        
          .myborder {border:2px solid #7cb7ff;}
        
        Border color #7cb7ff