#7ddddf color space conversions
Hex:
        #7ddddf
        RGB:
        125, 221, 223
        CMY:
        51, 13, 13
        CMYK:
        44, 1, 0, 13
      HSL:
        181°, 60.4938%, 68.2353%
        HSV (HSB):
        181°, 43.9462%, 87.4510%
        XYZ:
        47.6332, 61.4006, 79.1530
        xyY:
        0.2531, 0.3263, 61.4006
      CIE-Lab:
        82.5936, -27.8172, -9.8425
        CIE-LCH:
        82.5936, 29.5071, 199.4852
        CIE-Luv:
        82.5936, -42.8045, -10.9104
        Hunter-Lab:
        78.3585, -28.6195, -5.0402
      #7ddddf color charts
#7ddddf RGB chart
      #7ddddf CMYK chart
      #7ddddf RGB pie chart
      #7ddddf color shades, tints & tones
#7ddddf color schemes
#7ddddf color preview, HTML & CSS examples
           This text has a color of #7ddddf        
        
          <p style="color:#7ddddf;">Text here</p>
        
        
          .mytext {color:#7ddddf;}
        
        Text color #7ddddf
      
           This box has a color of #7ddddf        
        
          <div style="background-color:#7ddddf;">Content here</div>
        
        
          .mybackground {background-color:#7ddddf;}
        
        Background color #7ddddf
      
           Border around this has a color of #7ddddf        
        
          <div style="border:2px solid #7ddddf;">Content here</div>
        
        
          .myborder {border:2px solid #7ddddf;}
        
        Border color #7ddddf