#7fdef5 color space conversions
Hex:
        #7fdef5
        RGB:
        127, 222, 245
        CMY:
        50, 13, 4
        CMYK:
        48, 9, 0, 4
      HSL:
        192°, 85.5072%, 72.9412%
        HSV (HSB):
        192°, 48.1633%, 96.0784%
        XYZ:
        51.3551, 63.3472, 95.9067
        xyY:
        0.2438, 0.3008, 63.3472
      CIE-Lab:
        83.6247, -22.1756, -19.9499
        CIE-LCH:
        83.6247, 29.8287, 221.9756
        CIE-Luv:
        83.6247, -41.8656, -28.4103
        Hunter-Lab:
        79.5909, -24.1091, -15.7306
      #7fdef5 color charts
#7fdef5 RGB chart
      #7fdef5 CMYK chart
      #7fdef5 RGB pie chart
      #7fdef5 color shades, tints & tones
#7fdef5 color schemes
#7fdef5 color preview, HTML & CSS examples
           This text has a color of #7fdef5        
        
          <p style="color:#7fdef5;">Text here</p>
        
        
          .mytext {color:#7fdef5;}
        
        Text color #7fdef5
      
           This box has a color of #7fdef5        
        
          <div style="background-color:#7fdef5;">Content here</div>
        
        
          .mybackground {background-color:#7fdef5;}
        
        Background color #7fdef5
      
           Border around this has a color of #7fdef5        
        
          <div style="border:2px solid #7fdef5;">Content here</div>
        
        
          .myborder {border:2px solid #7fdef5;}
        
        Border color #7fdef5