#7deaf7 color space conversions
Hex:
        #7deaf7
        RGB:
        125, 234, 247
        CMY:
        51, 8, 3
        CMYK:
        49, 5, 0, 3
      HSL:
        186°, 88.4058%, 72.9412%
        HSV (HSB):
        186°, 49.3927%, 96.8627%
        XYZ:
        54.6688, 69.9210, 98.6104
        xyY:
        0.2449, 0.3133, 69.9210
      CIE-Lab:
        86.9581, -27.9666, -15.9875
        CIE-LCH:
        86.9581, 32.2138, 209.7550
        CIE-Luv:
        86.9581, -46.9895, -21.0538
        Hunter-Lab:
        83.6188, -29.6321, -11.3867
      #7deaf7 color charts
#7deaf7 RGB chart
      #7deaf7 CMYK chart
      #7deaf7 RGB pie chart
      #7deaf7 color shades, tints & tones
#7deaf7 color schemes
#7deaf7 color preview, HTML & CSS examples
           This text has a color of #7deaf7        
        
          <p style="color:#7deaf7;">Text here</p>
        
        
          .mytext {color:#7deaf7;}
        
        Text color #7deaf7
      
           This box has a color of #7deaf7        
        
          <div style="background-color:#7deaf7;">Content here</div>
        
        
          .mybackground {background-color:#7deaf7;}
        
        Background color #7deaf7
      
           Border around this has a color of #7deaf7        
        
          <div style="border:2px solid #7deaf7;">Content here</div>
        
        
          .myborder {border:2px solid #7deaf7;}
        
        Border color #7deaf7