#72e5cf color space conversions
Hex:
        #72e5cf
        RGB:
        114, 229, 207
        CMY:
        55, 10, 19
        CMYK:
        50, 0, 10, 10
      HSL:
        169°, 68.8623%, 67.2549%
        HSV (HSB):
        169°, 50.2183%, 89.8039%
        XYZ:
        46.2212, 64.1210, 68.9720
        xyY:
        0.2578, 0.3576, 64.1210
      CIE-Lab:
        84.0287, -37.9667, 0.6985
        CIE-LCH:
        84.0287, 37.9731, 178.9459
        CIE-Luv:
        84.0287, -49.8835, 7.2674
        Hunter-Lab:
        80.0756, -37.0986, 4.9843
      #72e5cf color charts
#72e5cf RGB chart
      #72e5cf CMYK chart
      #72e5cf RGB pie chart
      #72e5cf color shades, tints & tones
#72e5cf color schemes
#72e5cf color preview, HTML & CSS examples
           This text has a color of #72e5cf        
        
          <p style="color:#72e5cf;">Text here</p>
        
        
          .mytext {color:#72e5cf;}
        
        Text color #72e5cf
      
           This box has a color of #72e5cf        
        
          <div style="background-color:#72e5cf;">Content here</div>
        
        
          .mybackground {background-color:#72e5cf;}
        
        Background color #72e5cf
      
           Border around this has a color of #72e5cf        
        
          <div style="border:2px solid #72e5cf;">Content here</div>
        
        
          .myborder {border:2px solid #72e5cf;}
        
        Border color #72e5cf