#72dff2 color space conversions
Hex:
        #72dff2
        RGB:
        114, 223, 242
        CMY:
        55, 13, 5
        CMYK:
        53, 8, 0, 5
      HSL:
        189°, 83.1169%, 69.8039%
        HSV (HSB):
        189°, 52.8926%, 94.9020%
        XYZ:
        49.3541, 62.7636, 93.5177
        xyY:
        0.2400, 0.3052, 62.7636
      CIE-Lab:
        83.3178, -26.2123, -18.8737
        CIE-LCH:
        83.3178, 32.3001, 215.7551
        CIE-Luv:
        83.3178, -46.0982, -26.0290
        Hunter-Lab:
        79.2235, -27.4403, -14.5313
      #72dff2 color charts
#72dff2 RGB chart
      #72dff2 CMYK chart
      #72dff2 RGB pie chart
      #72dff2 color shades, tints & tones
#72dff2 color schemes
#72dff2 color preview, HTML & CSS examples
           This text has a color of #72dff2        
        
          <p style="color:#72dff2;">Text here</p>
        
        
          .mytext {color:#72dff2;}
        
        Text color #72dff2
      
           This box has a color of #72dff2        
        
          <div style="background-color:#72dff2;">Content here</div>
        
        
          .mybackground {background-color:#72dff2;}
        
        Background color #72dff2
      
           Border around this has a color of #72dff2        
        
          <div style="border:2px solid #72dff2;">Content here</div>
        
        
          .myborder {border:2px solid #72dff2;}
        
        Border color #72dff2