#84dcdf color space conversions
Hex:
        #84dcdf
        RGB:
        132, 220, 223
        CMY:
        48, 14, 13
        CMYK:
        41, 1, 0, 13
      HSL:
        182°, 58.7097%, 69.6078%
        HSV (HSB):
        182°, 40.8072%, 87.4510%
        XYZ:
        48.4282, 61.4196, 79.1148
        xyY:
        0.2563, 0.3250, 61.4196
      CIE-Lab:
        82.6038, -25.6638, -9.7960
        CIE-LCH:
        82.6038, 27.4698, 200.8920
        CIE-Luv:
        82.6038, -40.1164, -11.1530
        Hunter-Lab:
        78.3707, -26.8468, -4.9934
      #84dcdf color charts
#84dcdf RGB chart
      #84dcdf CMYK chart
      #84dcdf RGB pie chart
      #84dcdf color shades, tints & tones
#84dcdf color schemes
#84dcdf color preview, HTML & CSS examples
           This text has a color of #84dcdf        
        
          <p style="color:#84dcdf;">Text here</p>
        
        
          .mytext {color:#84dcdf;}
        
        Text color #84dcdf
      
           This box has a color of #84dcdf        
        
          <div style="background-color:#84dcdf;">Content here</div>
        
        
          .mybackground {background-color:#84dcdf;}
        
        Background color #84dcdf
      
           Border around this has a color of #84dcdf        
        
          <div style="border:2px solid #84dcdf;">Content here</div>
        
        
          .myborder {border:2px solid #84dcdf;}
        
        Border color #84dcdf