#7ddfdf color space conversions
Hex:
        #7ddfdf
        RGB:
        125, 223, 223
        CMY:
        51, 13, 13
        CMYK:
        44, 0, 0, 13
      HSL:
        180°, 60.4938%, 68.2353%
        HSV (HSB):
        180°, 43.9462%, 87.4510%
        XYZ:
        48.1644, 62.4630, 79.3301
        xyY:
        0.2536, 0.3288, 62.4630
      CIE-Lab:
        83.1591, -28.7834, -9.0016
        CIE-LCH:
        83.1591, 30.1582, 197.3664
        CIE-Luv:
        83.1591, -43.5930, -9.4176
        Hunter-Lab:
        79.0336, -29.5278, -4.1889
      #7ddfdf color charts
#7ddfdf RGB chart
      #7ddfdf CMYK chart
      #7ddfdf RGB pie chart
      #7ddfdf color shades, tints & tones
#7ddfdf color schemes
#7ddfdf color preview, HTML & CSS examples
           This text has a color of #7ddfdf        
        
          <p style="color:#7ddfdf;">Text here</p>
        
        
          .mytext {color:#7ddfdf;}
        
        Text color #7ddfdf
      
           This box has a color of #7ddfdf        
        
          <div style="background-color:#7ddfdf;">Content here</div>
        
        
          .mybackground {background-color:#7ddfdf;}
        
        Background color #7ddfdf
      
           Border around this has a color of #7ddfdf        
        
          <div style="border:2px solid #7ddfdf;">Content here</div>
        
        
          .myborder {border:2px solid #7ddfdf;}
        
        Border color #7ddfdf