#72f5fa color space conversions
Hex:
        #72f5fa
        RGB:
        114, 245, 250
        CMY:
        55, 4, 2
        CMYK:
        54, 2, 0, 2
      HSL:
        182°, 93.1507%, 71.3725%
        HSV (HSB):
        182°, 54.4000%, 98.0392%
        XYZ:
        56.8472, 75.7844, 102.0742
        xyY:
        0.2422, 0.3229, 75.7844
      CIE-Lab:
        89.7591, -34.5887, -13.3977
        CIE-LCH:
        89.7591, 37.0928, 201.1736
        CIE-Luv:
        89.7591, -53.9451, -15.8462
        Hunter-Lab:
        87.0542, -35.7828, -8.5817
      #72f5fa color charts
#72f5fa RGB chart
      #72f5fa CMYK chart
      #72f5fa RGB pie chart
      #72f5fa color shades, tints & tones
#72f5fa color schemes
#72f5fa color preview, HTML & CSS examples
           This text has a color of #72f5fa        
        
          <p style="color:#72f5fa;">Text here</p>
        
        
          .mytext {color:#72f5fa;}
        
        Text color #72f5fa
      
           This box has a color of #72f5fa        
        
          <div style="background-color:#72f5fa;">Content here</div>
        
        
          .mybackground {background-color:#72f5fa;}
        
        Background color #72f5fa
      
           Border around this has a color of #72f5fa        
        
          <div style="border:2px solid #72f5fa;">Content here</div>
        
        
          .myborder {border:2px solid #72f5fa;}
        
        Border color #72f5fa