#72cbec color space conversions
Hex:
        #72cbec
        RGB:
        114, 203, 236
        CMY:
        55, 20, 7
        CMYK:
        52, 14, 0, 7
      HSL:
        196°, 76.2500%, 68.6275%
        HSV (HSB):
        196°, 51.6949%, 92.5490%
        XYZ:
        43.4357, 52.3454, 87.1713
        xyY:
        0.2374, 0.2861, 52.3454
      CIE-Lab:
        77.4869, -17.8320, -24.5253
        CIE-LCH:
        77.4869, 30.3227, 233.9796
        CIE-Luv:
        77.4869, -38.7438, -36.4435
        Hunter-Lab:
        72.3501, -19.4495, -20.7906
      #72cbec color charts
#72cbec RGB chart
      #72cbec CMYK chart
      #72cbec RGB pie chart
      #72cbec color shades, tints & tones
#72cbec color schemes
#72cbec color preview, HTML & CSS examples
           This text has a color of #72cbec        
        
          <p style="color:#72cbec;">Text here</p>
        
        
          .mytext {color:#72cbec;}
        
        Text color #72cbec
      
           This box has a color of #72cbec        
        
          <div style="background-color:#72cbec;">Content here</div>
        
        
          .mybackground {background-color:#72cbec;}
        
        Background color #72cbec
      
           Border around this has a color of #72cbec        
        
          <div style="border:2px solid #72cbec;">Content here</div>
        
        
          .myborder {border:2px solid #72cbec;}
        
        Border color #72cbec