#84f8bf color space conversions
Hex:
        #84f8bf
        RGB:
        132, 248, 191
        CMY:
        48, 3, 25
        CMYK:
        47, 0, 23, 3
      HSL:
        151°, 89.2308%, 74.5098%
        HSV (HSB):
        151°, 46.7742%, 97.2549%
        XYZ:
        52.4871, 75.8019, 61.1551
        xyY:
        0.2771, 0.4001, 75.8019
      CIE-Lab:
        89.7673, -45.6818, 17.3434
        CIE-LCH:
        89.7673, 48.8633, 159.2104
        CIE-Luv:
        89.7673, -52.4270, 33.3186
        Hunter-Lab:
        87.0643, -44.7530, 19.2989
      #84f8bf color charts
#84f8bf RGB chart
      #84f8bf CMYK chart
      #84f8bf RGB pie chart
      #84f8bf color shades, tints & tones
#84f8bf color schemes
#84f8bf color preview, HTML & CSS examples
           This text has a color of #84f8bf        
        
          <p style="color:#84f8bf;">Text here</p>
        
        
          .mytext {color:#84f8bf;}
        
        Text color #84f8bf
      
           This box has a color of #84f8bf        
        
          <div style="background-color:#84f8bf;">Content here</div>
        
        
          .mybackground {background-color:#84f8bf;}
        
        Background color #84f8bf
      
           Border around this has a color of #84f8bf        
        
          <div style="border:2px solid #84f8bf;">Content here</div>
        
        
          .myborder {border:2px solid #84f8bf;}
        
        Border color #84f8bf