#72bec2 color space conversions
Hex:
        #72bec2
        RGB:
        114, 190, 194
        CMY:
        55, 25, 24
        CMYK:
        41, 2, 0, 24
      HSL:
        183°, 39.6040%, 60.3922%
        HSV (HSB):
        183°, 41.2371%, 76.0784%
        XYZ:
        35.0905, 44.2994, 57.7401
        xyY:
        0.2559, 0.3230, 44.2994
      CIE-Lab:
        72.4281, -22.4649, -9.4212
        CIE-LCH:
        72.4281, 24.3604, 202.7519
        CIE-Luv:
        72.4281, -34.8587, -10.8636
        Hunter-Lab:
        66.5578, -22.3676, -4.8447
      #72bec2 color charts
#72bec2 RGB chart
      #72bec2 CMYK chart
      #72bec2 RGB pie chart
      #72bec2 color shades, tints & tones
#72bec2 color schemes
#72bec2 color preview, HTML & CSS examples
           This text has a color of #72bec2        
        
          <p style="color:#72bec2;">Text here</p>
        
        
          .mytext {color:#72bec2;}
        
        Text color #72bec2
      
           This box has a color of #72bec2        
        
          <div style="background-color:#72bec2;">Content here</div>
        
        
          .mybackground {background-color:#72bec2;}
        
        Background color #72bec2
      
           Border around this has a color of #72bec2        
        
          <div style="border:2px solid #72bec2;">Content here</div>
        
        
          .myborder {border:2px solid #72bec2;}
        
        Border color #72bec2