#7defdf color space conversions
Hex:
        #7defdf
        RGB:
        125, 239, 223
        CMY:
        51, 6, 13
        CMYK:
        48, 0, 7, 6
      HSL:
        172°, 78.0822%, 71.3725%
        HSV (HSB):
        172°, 47.6987%, 93.7255%
        XYZ:
        52.6432, 71.4207, 80.8230
        xyY:
        0.2569, 0.3486, 71.4207
      CIE-Lab:
        87.6890, -36.3173, -2.3133
        CIE-LCH:
        87.6890, 36.3909, 183.6447
        CIE-Luv:
        87.6890, -49.8555, 2.3700
        Hunter-Lab:
        84.5108, -36.7031, 2.4547
      #7defdf color charts
#7defdf RGB chart
      #7defdf CMYK chart
      #7defdf RGB pie chart
      #7defdf color shades, tints & tones
#7defdf color schemes
#7defdf color preview, HTML & CSS examples
           This text has a color of #7defdf        
        
          <p style="color:#7defdf;">Text here</p>
        
        
          .mytext {color:#7defdf;}
        
        Text color #7defdf
      
           This box has a color of #7defdf        
        
          <div style="background-color:#7defdf;">Content here</div>
        
        
          .mybackground {background-color:#7defdf;}
        
        Background color #7defdf
      
           Border around this has a color of #7defdf        
        
          <div style="border:2px solid #7defdf;">Content here</div>
        
        
          .myborder {border:2px solid #7defdf;}
        
        Border color #7defdf