#84f8bd color space conversions
Hex:
        #84f8bd
        RGB:
        132, 248, 189
        CMY:
        48, 3, 26
        CMYK:
        47, 0, 24, 3
      HSL:
        149°, 89.2308%, 74.5098%
        HSV (HSB):
        149°, 46.7742%, 97.2549%
        XYZ:
        52.2684, 75.7145, 60.0036
        xyY:
        0.2780, 0.4028, 75.7145
      CIE-Lab:
        89.7266, -46.0769, 18.3154
        CIE-LCH:
        89.7266, 49.5836, 158.3223
        CIE-Luv:
        89.7266, -52.4991, 34.7444
        Hunter-Lab:
        87.0141, -45.0515, 20.0243
      #84f8bd color charts
#84f8bd RGB chart
      #84f8bd CMYK chart
      #84f8bd RGB pie chart
      #84f8bd color shades, tints & tones
#84f8bd color schemes
#84f8bd color preview, HTML & CSS examples
           This text has a color of #84f8bd        
        
          <p style="color:#84f8bd;">Text here</p>
        
        
          .mytext {color:#84f8bd;}
        
        Text color #84f8bd
      
           This box has a color of #84f8bd        
        
          <div style="background-color:#84f8bd;">Content here</div>
        
        
          .mybackground {background-color:#84f8bd;}
        
        Background color #84f8bd
      
           Border around this has a color of #84f8bd        
        
          <div style="border:2px solid #84f8bd;">Content here</div>
        
        
          .myborder {border:2px solid #84f8bd;}
        
        Border color #84f8bd