#84f2ef color space conversions
Hex:
        #84f2ef
        RGB:
        132, 242, 239
        CMY:
        48, 5, 6
        CMYK:
        45, 0, 1, 5
      HSL:
        178°, 80.8824%, 73.3333%
        HSV (HSB):
        178°, 45.4545%, 94.9020%
        XYZ:
        56.8478, 74.6418, 93.0725
        xyY:
        0.2531, 0.3324, 74.6418
      CIE-Lab:
        89.2249, -32.2845, -8.3868
        CIE-LCH:
        89.2249, 33.3561, 194.5623
        CIE-Luv:
        89.2249, -48.2893, -7.9501
        Hunter-Lab:
        86.3955, -33.7399, -3.3953
      #84f2ef color charts
#84f2ef RGB chart
      #84f2ef CMYK chart
      #84f2ef RGB pie chart
      #84f2ef color shades, tints & tones
#84f2ef color schemes
#84f2ef color preview, HTML & CSS examples
           This text has a color of #84f2ef        
        
          <p style="color:#84f2ef;">Text here</p>
        
        
          .mytext {color:#84f2ef;}
        
        Text color #84f2ef
      
           This box has a color of #84f2ef        
        
          <div style="background-color:#84f2ef;">Content here</div>
        
        
          .mybackground {background-color:#84f2ef;}
        
        Background color #84f2ef
      
           Border around this has a color of #84f2ef        
        
          <div style="border:2px solid #84f2ef;">Content here</div>
        
        
          .myborder {border:2px solid #84f2ef;}
        
        Border color #84f2ef