#84fdde color space conversions
Hex:
        #84fdde
        RGB:
        132, 253, 222
        CMY:
        48, 1, 13
        CMYK:
        48, 0, 12, 1
      HSL:
        165°, 96.8000%, 75.4902%
        HSV (HSB):
        165°, 47.8261%, 99.2157%
        XYZ:
        57.8258, 80.4300, 81.5840
        xyY:
        0.2630, 0.3659, 80.4300
      CIE-Lab:
        91.8775, -41.3157, 4.3416
        CIE-LCH:
        91.8775, 41.5432, 174.0012
        CIE-Luv:
        91.8775, -53.2230, 13.5644
        Hunter-Lab:
        89.6828, -41.8513, 8.8421
      #84fdde color charts
#84fdde RGB chart
      #84fdde CMYK chart
      #84fdde RGB pie chart
      #84fdde color shades, tints & tones
#84fdde color schemes
#84fdde color preview, HTML & CSS examples
           This text has a color of #84fdde        
        
          <p style="color:#84fdde;">Text here</p>
        
        
          .mytext {color:#84fdde;}
        
        Text color #84fdde
      
           This box has a color of #84fdde        
        
          <div style="background-color:#84fdde;">Content here</div>
        
        
          .mybackground {background-color:#84fdde;}
        
        Background color #84fdde
      
           Border around this has a color of #84fdde        
        
          <div style="border:2px solid #84fdde;">Content here</div>
        
        
          .myborder {border:2px solid #84fdde;}
        
        Border color #84fdde