#72effb color space conversions
Hex:
        #72effb
        RGB:
        114, 239, 251
        CMY:
        55, 6, 2
        CMYK:
        55, 5, 0, 2
      HSL:
        185°, 94.4828%, 71.5686%
        HSV (HSB):
        185°, 54.5817%, 98.4314%
        XYZ:
        55.2185, 72.2754, 102.3070
        xyY:
        0.2403, 0.3145, 72.2754
      CIE-Lab:
        88.1010, -31.5037, -16.4053
        CIE-LCH:
        88.1010, 35.5193, 207.5079
        CIE-Luv:
        88.1010, -51.6767, -21.2725
        Hunter-Lab:
        85.0150, -32.8377, -11.8391
      #72effb color charts
#72effb RGB chart
      #72effb CMYK chart
      #72effb RGB pie chart
      #72effb color shades, tints & tones
#72effb color schemes
#72effb color preview, HTML & CSS examples
           This text has a color of #72effb        
        
          <p style="color:#72effb;">Text here</p>
        
        
          .mytext {color:#72effb;}
        
        Text color #72effb
      
           This box has a color of #72effb        
        
          <div style="background-color:#72effb;">Content here</div>
        
        
          .mybackground {background-color:#72effb;}
        
        Background color #72effb
      
           Border around this has a color of #72effb        
        
          <div style="border:2px solid #72effb;">Content here</div>
        
        
          .myborder {border:2px solid #72effb;}
        
        Border color #72effb