#84ebbd color space conversions
Hex:
        #84ebbd
        RGB:
        132, 235, 189
        CMY:
        48, 8, 26
        CMYK:
        44, 0, 20, 8
      HSL:
        153°, 72.0280%, 71.9608%
        HSV (HSB):
        153°, 43.8298%, 92.1569%
        XYZ:
        48.4094, 67.9963, 58.7173
        xyY:
        0.2764, 0.3883, 67.9963
      CIE-Lab:
        86.0046, -40.3741, 13.0784
        CIE-LCH:
        86.0046, 42.4395, 162.0512
        CIE-Luv:
        86.0046, -47.2335, 26.1609
        Hunter-Lab:
        82.4599, -39.5136, 15.5032
      #84ebbd color charts
#84ebbd RGB chart
      #84ebbd CMYK chart
      #84ebbd RGB pie chart
      #84ebbd color shades, tints & tones
#84ebbd color schemes
#84ebbd color preview, HTML & CSS examples
           This text has a color of #84ebbd        
        
          <p style="color:#84ebbd;">Text here</p>
        
        
          .mytext {color:#84ebbd;}
        
        Text color #84ebbd
      
           This box has a color of #84ebbd        
        
          <div style="background-color:#84ebbd;">Content here</div>
        
        
          .mybackground {background-color:#84ebbd;}
        
        Background color #84ebbd
      
           Border around this has a color of #84ebbd        
        
          <div style="border:2px solid #84ebbd;">Content here</div>
        
        
          .myborder {border:2px solid #84ebbd;}
        
        Border color #84ebbd