#72c2ce color space conversions
Hex:
        #72c2ce
        RGB:
        114, 194, 206
        CMY:
        55, 24, 19
        CMYK:
        45, 6, 0, 19
      HSL:
        188°, 48.4211%, 62.7451%
        HSV (HSB):
        188°, 44.6602%, 80.7843%
        XYZ:
        37.3718, 46.6172, 65.4208
        xyY:
        0.2501, 0.3120, 46.6172
      CIE-Lab:
        73.9443, -21.3894, -13.6886
        CIE-LCH:
        73.9443, 25.3945, 212.6180
        CIE-Luv:
        73.9443, -36.1433, -17.8805
        Hunter-Lab:
        68.2768, -21.7811, -9.0162
      #72c2ce color charts
#72c2ce RGB chart
      #72c2ce CMYK chart
      #72c2ce RGB pie chart
      #72c2ce color shades, tints & tones
#72c2ce color schemes
#72c2ce color preview, HTML & CSS examples
           This text has a color of #72c2ce        
        
          <p style="color:#72c2ce;">Text here</p>
        
        
          .mytext {color:#72c2ce;}
        
        Text color #72c2ce
      
           This box has a color of #72c2ce        
        
          <div style="background-color:#72c2ce;">Content here</div>
        
        
          .mybackground {background-color:#72c2ce;}
        
        Background color #72c2ce
      
           Border around this has a color of #72c2ce        
        
          <div style="border:2px solid #72c2ce;">Content here</div>
        
        
          .myborder {border:2px solid #72c2ce;}
        
        Border color #72c2ce