#84f8f1 color space conversions
Hex:
        #84f8f1
        RGB:
        132, 248, 241
        CMY:
        48, 3, 5
        CMYK:
        47, 0, 3, 3
      HSL:
        176°, 89.2308%, 74.5098%
        HSV (HSB):
        176°, 46.7742%, 97.2549%
        XYZ:
        58.9603, 78.3912, 95.2426
        xyY:
        0.2535, 0.3370, 78.3912
      CIE-Lab:
        90.9581, -34.6003, -6.8624
        CIE-LCH:
        90.9581, 35.2743, 191.2182
        CIE-Luv:
        90.9581, -50.5356, -5.1408
        Hunter-Lab:
        88.5388, -36.0751, -1.8020
      #84f8f1 color charts
#84f8f1 RGB chart
      #84f8f1 CMYK chart
      #84f8f1 RGB pie chart
      #84f8f1 color shades, tints & tones
#84f8f1 color schemes
#84f8f1 color preview, HTML & CSS examples
           This text has a color of #84f8f1        
        
          <p style="color:#84f8f1;">Text here</p>
        
        
          .mytext {color:#84f8f1;}
        
        Text color #84f8f1
      
           This box has a color of #84f8f1        
        
          <div style="background-color:#84f8f1;">Content here</div>
        
        
          .mybackground {background-color:#84f8f1;}
        
        Background color #84f8f1
      
           Border around this has a color of #84f8f1        
        
          <div style="border:2px solid #84f8f1;">Content here</div>
        
        
          .myborder {border:2px solid #84f8f1;}
        
        Border color #84f8f1