#7debf4 color space conversions
Hex:
        #7debf4
        RGB:
        125, 235, 244
        CMY:
        51, 8, 4
        CMYK:
        49, 4, 0, 4
      HSL:
        185°, 84.3972%, 72.3529%
        HSV (HSB):
        185°, 48.7705%, 95.6863%
        XYZ:
        54.4949, 70.3083, 96.2866
        xyY:
        0.2465, 0.3180, 70.3083
      CIE-Lab:
        87.1478, -29.2257, -14.1283
        CIE-LCH:
        87.1478, 32.4615, 205.8000
        CIE-Luv:
        87.1478, -47.4864, -17.7881
        Hunter-Lab:
        83.8500, -30.7288, -9.3888
      #7debf4 color charts
#7debf4 RGB chart
      #7debf4 CMYK chart
      #7debf4 RGB pie chart
      #7debf4 color shades, tints & tones
#7debf4 color schemes
#7debf4 color preview, HTML & CSS examples
           This text has a color of #7debf4        
        
          <p style="color:#7debf4;">Text here</p>
        
        
          .mytext {color:#7debf4;}
        
        Text color #7debf4
      
           This box has a color of #7debf4        
        
          <div style="background-color:#7debf4;">Content here</div>
        
        
          .mybackground {background-color:#7debf4;}
        
        Background color #7debf4
      
           Border around this has a color of #7debf4        
        
          <div style="border:2px solid #7debf4;">Content here</div>
        
        
          .myborder {border:2px solid #7debf4;}
        
        Border color #7debf4