#7fdef3 color space conversions
Hex:
        #7fdef3
        RGB:
        127, 222, 243
        CMY:
        50, 13, 5
        CMYK:
        48, 9, 0, 5
      HSL:
        191°, 82.8571%, 72.5490%
        HSV (HSB):
        191°, 47.7366%, 95.2941%
        XYZ:
        51.0513, 63.2256, 94.3071
        xyY:
        0.2448, 0.3031, 63.2256
      CIE-Lab:
        83.5610, -22.7054, -18.9879
        CIE-LCH:
        83.5610, 29.5986, 219.9048
        CIE-Luv:
        83.5610, -41.9283, -26.7208
        Hunter-Lab:
        79.5146, -24.5468, -14.6599
      #7fdef3 color charts
#7fdef3 RGB chart
      #7fdef3 CMYK chart
      #7fdef3 RGB pie chart
      #7fdef3 color shades, tints & tones
#7fdef3 color schemes
#7fdef3 color preview, HTML & CSS examples
           This text has a color of #7fdef3        
        
          <p style="color:#7fdef3;">Text here</p>
        
        
          .mytext {color:#7fdef3;}
        
        Text color #7fdef3
      
           This box has a color of #7fdef3        
        
          <div style="background-color:#7fdef3;">Content here</div>
        
        
          .mybackground {background-color:#7fdef3;}
        
        Background color #7fdef3
      
           Border around this has a color of #7fdef3        
        
          <div style="border:2px solid #7fdef3;">Content here</div>
        
        
          .myborder {border:2px solid #7fdef3;}
        
        Border color #7fdef3