#84febd color space conversions
Hex:
        #84febd
        RGB:
        132, 254, 189
        CMY:
        48, 0, 26
        CMYK:
        48, 0, 26, 0
      HSL:
        148°, 98.3871%, 75.6863%
        HSV (HSB):
        148°, 48.0315%, 99.6078%
        XYZ:
        54.1428, 79.4633, 60.6284
        xyY:
        0.2787, 0.4091, 79.4633
      CIE-Lab:
        91.4435, -48.6379, 20.7085
        CIE-LCH:
        91.4435, 52.8629, 156.9373
        CIE-Luv:
        91.4435, -54.8934, 38.6237
        Hunter-Lab:
        89.1422, -47.5822, 22.0745
      #84febd color charts
#84febd RGB chart
      #84febd CMYK chart
      #84febd RGB pie chart
      #84febd color shades, tints & tones
#84febd color schemes
#84febd color preview, HTML & CSS examples
           This text has a color of #84febd        
        
          <p style="color:#84febd;">Text here</p>
        
        
          .mytext {color:#84febd;}
        
        Text color #84febd
      
           This box has a color of #84febd        
        
          <div style="background-color:#84febd;">Content here</div>
        
        
          .mybackground {background-color:#84febd;}
        
        Background color #84febd
      
           Border around this has a color of #84febd        
        
          <div style="border:2px solid #84febd;">Content here</div>
        
        
          .myborder {border:2px solid #84febd;}
        
        Border color #84febd