#7dfbdb color space conversions
Hex:
        #7dfbdb
        RGB:
        125, 251, 219
        CMY:
        51, 2, 14
        CMYK:
        50, 0, 13, 2
      HSL:
        165°, 94.0299%, 73.7255%
        HSV (HSB):
        165°, 50.1992%, 98.4314%
        XYZ:
        55.7408, 78.4688, 79.2260
        xyY:
        0.2612, 0.3676, 78.4688
      CIE-Lab:
        90.9934, -42.6597, 4.5846
        CIE-LCH:
        90.9934, 42.9053, 173.8660
        CIE-Luv:
        90.9934, -54.6632, 14.1212
        Hunter-Lab:
        88.5826, -42.6981, 8.9804
      #7dfbdb color charts
#7dfbdb RGB chart
      #7dfbdb CMYK chart
      #7dfbdb RGB pie chart
      #7dfbdb color shades, tints & tones
#7dfbdb color schemes
#7dfbdb color preview, HTML & CSS examples
           This text has a color of #7dfbdb        
        
          <p style="color:#7dfbdb;">Text here</p>
        
        
          .mytext {color:#7dfbdb;}
        
        Text color #7dfbdb
      
           This box has a color of #7dfbdb        
        
          <div style="background-color:#7dfbdb;">Content here</div>
        
        
          .mybackground {background-color:#7dfbdb;}
        
        Background color #7dfbdb
      
           Border around this has a color of #7dfbdb        
        
          <div style="border:2px solid #7dfbdb;">Content here</div>
        
        
          .myborder {border:2px solid #7dfbdb;}
        
        Border color #7dfbdb