#72eafb color space conversions
Hex:
        #72eafb
        RGB:
        114, 234, 251
        CMY:
        55, 8, 2
        CMYK:
        55, 7, 0, 2
      HSL:
        187°, 94.4828%, 71.5686%
        HSV (HSB):
        187°, 54.5817%, 98.4314%
        XYZ:
        53.7748, 69.3881, 101.8258
        xyY:
        0.2390, 0.3084, 69.3881
      CIE-Lab:
        86.6959, -29.1152, -18.5203
        CIE-LCH:
        86.6959, 34.5065, 212.4607
        CIE-Luv:
        86.6959, -49.8216, -25.1258
        Hunter-Lab:
        83.2995, -30.5417, -14.1668
      #72eafb color charts
#72eafb RGB chart
      #72eafb CMYK chart
      #72eafb RGB pie chart
      #72eafb color shades, tints & tones
#72eafb color schemes
#72eafb color preview, HTML & CSS examples
           This text has a color of #72eafb        
        
          <p style="color:#72eafb;">Text here</p>
        
        
          .mytext {color:#72eafb;}
        
        Text color #72eafb
      
           This box has a color of #72eafb        
        
          <div style="background-color:#72eafb;">Content here</div>
        
        
          .mybackground {background-color:#72eafb;}
        
        Background color #72eafb
      
           Border around this has a color of #72eafb        
        
          <div style="border:2px solid #72eafb;">Content here</div>
        
        
          .myborder {border:2px solid #72eafb;}
        
        Border color #72eafb