#72f5e1 color space conversions
Hex:
        #72f5e1
        RGB:
        114, 245, 225
        CMY:
        55, 4, 12
        CMYK:
        53, 0, 8, 4
      HSL:
        171°, 86.7550%, 70.3922%
        HSV (HSB):
        171°, 53.4694%, 96.0784%
        XYZ:
        53.1824, 74.3185, 82.7761
        xyY:
        0.2529, 0.3534, 74.3185
      CIE-Lab:
        89.0728, -40.8847, -1.3745
        CIE-LCH:
        89.0728, 40.9078, 181.9255
        CIE-Luv:
        89.0728, -55.1616, 4.5518
        Hunter-Lab:
        86.2082, -40.7463, 3.4162
      #72f5e1 color charts
#72f5e1 RGB chart
      #72f5e1 CMYK chart
      #72f5e1 RGB pie chart
      #72f5e1 color shades, tints & tones
#72f5e1 color schemes
#72f5e1 color preview, HTML & CSS examples
           This text has a color of #72f5e1        
        
          <p style="color:#72f5e1;">Text here</p>
        
        
          .mytext {color:#72f5e1;}
        
        Text color #72f5e1
      
           This box has a color of #72f5e1        
        
          <div style="background-color:#72f5e1;">Content here</div>
        
        
          .mybackground {background-color:#72f5e1;}
        
        Background color #72f5e1
      
           Border around this has a color of #72f5e1        
        
          <div style="border:2px solid #72f5e1;">Content here</div>
        
        
          .myborder {border:2px solid #72f5e1;}
        
        Border color #72f5e1