#7fdbf3 color space conversions
Hex:
        #7fdbf3
        RGB:
        127, 219, 243
        CMY:
        50, 14, 5
        CMYK:
        48, 10, 0, 5
      HSL:
        192°, 82.8571%, 72.5490%
        HSV (HSB):
        192°, 47.7366%, 95.2941%
        XYZ:
        50.2616, 61.6461, 94.0438
        xyY:
        0.2440, 0.2993, 61.6461
      CIE-Lab:
        82.7249, -21.2083, -20.2519
        CIE-LCH:
        82.7249, 29.3246, 223.6785
        CIE-Luv:
        82.7249, -40.7685, -29.0211
        Hunter-Lab:
        78.5150, -23.1342, -16.0559
      #7fdbf3 color charts
#7fdbf3 RGB chart
      #7fdbf3 CMYK chart
      #7fdbf3 RGB pie chart
      #7fdbf3 color shades, tints & tones
#7fdbf3 color schemes
#7fdbf3 color preview, HTML & CSS examples
           This text has a color of #7fdbf3        
        
          <p style="color:#7fdbf3;">Text here</p>
        
        
          .mytext {color:#7fdbf3;}
        
        Text color #7fdbf3
      
           This box has a color of #7fdbf3        
        
          <div style="background-color:#7fdbf3;">Content here</div>
        
        
          .mybackground {background-color:#7fdbf3;}
        
        Background color #7fdbf3
      
           Border around this has a color of #7fdbf3        
        
          <div style="border:2px solid #7fdbf3;">Content here</div>
        
        
          .myborder {border:2px solid #7fdbf3;}
        
        Border color #7fdbf3