#84f5ea color space conversions
Hex:
        #84f5ea
        RGB:
        132, 245, 234
        CMY:
        48, 4, 8
        CMYK:
        46, 0, 4, 4
      HSL:
        174°, 84.9624%, 73.9216%
        HSV (HSB):
        174°, 46.1224%, 96.0784%
        XYZ:
        57.0194, 76.1509, 89.5353
        xyY:
        0.2560, 0.3419, 76.1509
      CIE-Lab:
        89.9293, -34.8973, -4.7366
        CIE-LCH:
        89.9293, 35.2173, 187.7295
        CIE-Luv:
        89.9293, -49.6412, -1.6785
        Hunter-Lab:
        87.2645, -36.0792, 0.2523
      #84f5ea color charts
#84f5ea RGB chart
      #84f5ea CMYK chart
      #84f5ea RGB pie chart
      #84f5ea color shades, tints & tones
#84f5ea color schemes
#84f5ea color preview, HTML & CSS examples
           This text has a color of #84f5ea        
        
          <p style="color:#84f5ea;">Text here</p>
        
        
          .mytext {color:#84f5ea;}
        
        Text color #84f5ea
      
           This box has a color of #84f5ea        
        
          <div style="background-color:#84f5ea;">Content here</div>
        
        
          .mybackground {background-color:#84f5ea;}
        
        Background color #84f5ea
      
           Border around this has a color of #84f5ea        
        
          <div style="border:2px solid #84f5ea;">Content here</div>
        
        
          .myborder {border:2px solid #84f5ea;}
        
        Border color #84f5ea