#72fefa color space conversions
Hex:
        #72fefa
        RGB:
        114, 254, 250
        CMY:
        55, 0, 2
        CMYK:
        55, 0, 2, 0
      HSL:
        178°, 98.5915%, 72.1569%
        HSV (HSB):
        178°, 55.1181%, 99.6078%
        XYZ:
        59.6366, 81.3632, 103.0040
        xyY:
        0.2444, 0.3335, 81.3632
      CIE-Lab:
        92.2931, -38.7302, -9.6214
        CIE-LCH:
        92.2931, 39.9074, 193.9511
        CIE-Luv:
        92.2931, -57.2613, -9.0323
        Hunter-Lab:
        90.2015, -39.8378, -4.5640
      #72fefa color charts
#72fefa RGB chart
      #72fefa CMYK chart
      #72fefa RGB pie chart
      #72fefa color shades, tints & tones
#72fefa color schemes
#72fefa color preview, HTML & CSS examples
           This text has a color of #72fefa        
        
          <p style="color:#72fefa;">Text here</p>
        
        
          .mytext {color:#72fefa;}
        
        Text color #72fefa
      
           This box has a color of #72fefa        
        
          <div style="background-color:#72fefa;">Content here</div>
        
        
          .mybackground {background-color:#72fefa;}
        
        Background color #72fefa
      
           Border around this has a color of #72fefa        
        
          <div style="border:2px solid #72fefa;">Content here</div>
        
        
          .myborder {border:2px solid #72fefa;}
        
        Border color #72fefa