#7fdde4 color space conversions
Hex:
        #7fdde4
        RGB:
        127, 221, 228
        CMY:
        50, 13, 11
        CMYK:
        44, 3, 0, 11
      HSL:
        184°, 65.1613%, 69.6078%
        HSV (HSB):
        184°, 44.2982%, 89.4118%
        XYZ:
        48.6124, 61.8264, 82.7703
        xyY:
        0.2516, 0.3200, 61.8264
      CIE-Lab:
        82.8210, -26.0941, -12.1492
        CIE-LCH:
        82.8210, 28.7837, 204.9664
        CIE-Luv:
        82.8210, -42.0085, -14.9109
        Hunter-Lab:
        78.6297, -27.2453, -7.3713
      #7fdde4 color charts
#7fdde4 RGB chart
      #7fdde4 CMYK chart
      #7fdde4 RGB pie chart
      #7fdde4 color shades, tints & tones
#7fdde4 color schemes
#7fdde4 color preview, HTML & CSS examples
           This text has a color of #7fdde4        
        
          <p style="color:#7fdde4;">Text here</p>
        
        
          .mytext {color:#7fdde4;}
        
        Text color #7fdde4
      
           This box has a color of #7fdde4        
        
          <div style="background-color:#7fdde4;">Content here</div>
        
        
          .mybackground {background-color:#7fdde4;}
        
        Background color #7fdde4
      
           Border around this has a color of #7fdde4        
        
          <div style="border:2px solid #7fdde4;">Content here</div>
        
        
          .myborder {border:2px solid #7fdde4;}
        
        Border color #7fdde4