#72f1ff color space conversions
Hex:
        #72f1ff
        RGB:
        114, 241, 255
        CMY:
        55, 5, 0
        CMYK:
        55, 5, 0, 0
      HSL:
        186°, 100.0000%, 72.3529%
        HSV (HSB):
        186°, 55.2941%, 100.0000%
        XYZ:
        56.4447, 73.7080, 105.8599
        xyY:
        0.2392, 0.3123, 73.7080
      CIE-Lab:
        88.7843, -31.3833, -17.4690
        CIE-LCH:
        88.7843, 35.9176, 209.1018
        CIE-Luv:
        88.7843, -52.2271, -23.0888
        Hunter-Lab:
        85.8534, -32.8877, -13.0091
      #72f1ff color charts
#72f1ff RGB chart
      #72f1ff CMYK chart
      #72f1ff RGB pie chart
      #72f1ff color shades, tints & tones
#72f1ff color schemes
#72f1ff color preview, HTML & CSS examples
           This text has a color of #72f1ff        
        
          <p style="color:#72f1ff;">Text here</p>
        
        
          .mytext {color:#72f1ff;}
        
        Text color #72f1ff
      
           This box has a color of #72f1ff        
        
          <div style="background-color:#72f1ff;">Content here</div>
        
        
          .mybackground {background-color:#72f1ff;}
        
        Background color #72f1ff
      
           Border around this has a color of #72f1ff        
        
          <div style="border:2px solid #72f1ff;">Content here</div>
        
        
          .myborder {border:2px solid #72f1ff;}
        
        Border color #72f1ff