#7debf2 color space conversions
Hex:
        #7debf2
        RGB:
        125, 235, 242
        CMY:
        51, 8, 5
        CMYK:
        48, 3, 0, 5
      HSL:
        184°, 81.8182%, 71.9608%
        HSV (HSB):
        184°, 48.3471%, 94.9020%
        XYZ:
        54.1928, 70.1874, 94.6957
        xyY:
        0.2474, 0.3204, 70.1874
      CIE-Lab:
        87.0887, -29.7399, -13.1670
        CIE-LCH:
        87.0887, 32.5243, 203.8809
        CIE-Luv:
        87.0887, -47.5637, -16.1239
        Hunter-Lab:
        83.7779, -31.1465, -8.3720
      #7debf2 color charts
#7debf2 RGB chart
      #7debf2 CMYK chart
      #7debf2 RGB pie chart
      #7debf2 color shades, tints & tones
#7debf2 color schemes
#7debf2 color preview, HTML & CSS examples
           This text has a color of #7debf2        
        
          <p style="color:#7debf2;">Text here</p>
        
        
          .mytext {color:#7debf2;}
        
        Text color #7debf2
      
           This box has a color of #7debf2        
        
          <div style="background-color:#7debf2;">Content here</div>
        
        
          .mybackground {background-color:#7debf2;}
        
        Background color #7debf2
      
           Border around this has a color of #7debf2        
        
          <div style="border:2px solid #7debf2;">Content here</div>
        
        
          .myborder {border:2px solid #7debf2;}
        
        Border color #7debf2