#84f0ed color space conversions
Hex:
        #84f0ed
        RGB:
        132, 240, 237
        CMY:
        48, 6, 7
        CMYK:
        45, 0, 1, 6
      HSL:
        178°, 78.2609%, 72.9412%
        HSV (HSB):
        178°, 45.0000%, 94.1176%
        XYZ:
        55.9619, 73.3401, 91.3273
        xyY:
        0.2536, 0.3324, 73.3401
      CIE-Lab:
        88.6097, -31.8325, -8.2538
        CIE-LCH:
        88.6097, 32.8851, 194.5360
        CIE-Luv:
        88.6097, -47.5839, -7.7984
        Hunter-Lab:
        85.6389, -33.2248, -3.2811
      #84f0ed color charts
#84f0ed RGB chart
      #84f0ed CMYK chart
      #84f0ed RGB pie chart
      #84f0ed color shades, tints & tones
#84f0ed color schemes
#84f0ed color preview, HTML & CSS examples
           This text has a color of #84f0ed        
        
          <p style="color:#84f0ed;">Text here</p>
        
        
          .mytext {color:#84f0ed;}
        
        Text color #84f0ed
      
           This box has a color of #84f0ed        
        
          <div style="background-color:#84f0ed;">Content here</div>
        
        
          .mybackground {background-color:#84f0ed;}
        
        Background color #84f0ed
      
           Border around this has a color of #84f0ed        
        
          <div style="border:2px solid #84f0ed;">Content here</div>
        
        
          .myborder {border:2px solid #84f0ed;}
        
        Border color #84f0ed