#72e2ef color space conversions
Hex:
        #72e2ef
        RGB:
        114, 226, 239
        CMY:
        55, 11, 6
        CMYK:
        52, 5, 0, 6
      HSL:
        186°, 79.6178%, 69.2157%
        HSV (HSB):
        186°, 52.3013%, 93.7255%
        XYZ:
        49.7158, 64.2021, 91.4333
        xyY:
        0.2421, 0.3126, 64.2021
      CIE-Lab:
        84.0709, -28.4790, -16.1522
        CIE-LCH:
        84.0709, 32.7406, 209.5602
        CIE-Luv:
        84.0709, -47.3549, -21.1885
        Hunter-Lab:
        80.1262, -29.4673, -11.5684
      #72e2ef color charts
#72e2ef RGB chart
      #72e2ef CMYK chart
      #72e2ef RGB pie chart
      #72e2ef color shades, tints & tones
#72e2ef color schemes
#72e2ef color preview, HTML & CSS examples
           This text has a color of #72e2ef        
        
          <p style="color:#72e2ef;">Text here</p>
        
        
          .mytext {color:#72e2ef;}
        
        Text color #72e2ef
      
           This box has a color of #72e2ef        
        
          <div style="background-color:#72e2ef;">Content here</div>
        
        
          .mybackground {background-color:#72e2ef;}
        
        Background color #72e2ef
      
           Border around this has a color of #72e2ef        
        
          <div style="border:2px solid #72e2ef;">Content here</div>
        
        
          .myborder {border:2px solid #72e2ef;}
        
        Border color #72e2ef