#84f5fb color space conversions
Hex:
        #84f5fb
        RGB:
        132, 245, 251
        CMY:
        48, 4, 2
        CMYK:
        47, 2, 0, 2
      HSL:
        183°, 93.7008%, 75.0980%
        HSV (HSB):
        183°, 47.4104%, 98.4314%
        XYZ:
        59.5807, 77.1754, 103.0229
        xyY:
        0.2485, 0.3219, 77.1754
      CIE-Lab:
        90.4023, -30.7139, -12.8934
        CIE-LCH:
        90.4023, 33.3105, 202.7722
        CIE-Luv:
        90.4023, -48.9995, -15.5801
        Hunter-Lab:
        87.8495, -32.6756, -8.0359
      #84f5fb color charts
#84f5fb RGB chart
      #84f5fb CMYK chart
      #84f5fb RGB pie chart
      #84f5fb color shades, tints & tones
#84f5fb color schemes
#84f5fb color preview, HTML & CSS examples
           This text has a color of #84f5fb        
        
          <p style="color:#84f5fb;">Text here</p>
        
        
          .mytext {color:#84f5fb;}
        
        Text color #84f5fb
      
           This box has a color of #84f5fb        
        
          <div style="background-color:#84f5fb;">Content here</div>
        
        
          .mybackground {background-color:#84f5fb;}
        
        Background color #84f5fb
      
           Border around this has a color of #84f5fb        
        
          <div style="border:2px solid #84f5fb;">Content here</div>
        
        
          .myborder {border:2px solid #84f5fb;}
        
        Border color #84f5fb