#72e1e2 color space conversions
Hex:
        #72e1e2
        RGB:
        114, 225, 226
        CMY:
        55, 12, 11
        CMYK:
        50, 0, 0, 11
      HSL:
        181°, 65.8824%, 66.6667%
        HSV (HSB):
        181°, 49.5575%, 88.6275%
        XYZ:
        47.5921, 62.9188, 81.5877
        xyY:
        0.2477, 0.3275, 62.9188
      CIE-Lab:
        83.3996, -31.4056, -10.2780
        CIE-LCH:
        83.3996, 33.0447, 198.1216
        CIE-Luv:
        83.3996, -47.5280, -11.1027
        Hunter-Lab:
        79.3214, -31.7140, -5.4590
      #72e1e2 color charts
#72e1e2 RGB chart
      #72e1e2 CMYK chart
      #72e1e2 RGB pie chart
      #72e1e2 color shades, tints & tones
#72e1e2 color schemes
#72e1e2 color preview, HTML & CSS examples
           This text has a color of #72e1e2        
        
          <p style="color:#72e1e2;">Text here</p>
        
        
          .mytext {color:#72e1e2;}
        
        Text color #72e1e2
      
           This box has a color of #72e1e2        
        
          <div style="background-color:#72e1e2;">Content here</div>
        
        
          .mybackground {background-color:#72e1e2;}
        
        Background color #72e1e2
      
           Border around this has a color of #72e1e2        
        
          <div style="border:2px solid #72e1e2;">Content here</div>
        
        
          .myborder {border:2px solid #72e1e2;}
        
        Border color #72e1e2