#84c4cf color space conversions
Hex:
        #84c4cf
        RGB:
        132, 196, 207
        CMY:
        48, 23, 19
        CMYK:
        36, 5, 0, 19
      HSL:
        189°, 43.8596%, 66.4706%
        HSV (HSB):
        189°, 36.2319%, 81.1765%
        XYZ:
        40.5181, 48.8904, 66.3327
        xyY:
        0.2602, 0.3139, 48.8904
      CIE-Lab:
        75.3831, -17.5873, -11.9883
        CIE-LCH:
        75.3831, 21.2846, 214.2802
        CIE-Luv:
        75.3831, -30.6224, -15.7320
        Hunter-Lab:
        69.9217, -18.9259, -7.3016
      #84c4cf color charts
#84c4cf RGB chart
      #84c4cf CMYK chart
      #84c4cf RGB pie chart
      #84c4cf color shades, tints & tones
#84c4cf color schemes
#84c4cf color preview, HTML & CSS examples
           This text has a color of #84c4cf        
        
          <p style="color:#84c4cf;">Text here</p>
        
        
          .mytext {color:#84c4cf;}
        
        Text color #84c4cf
      
           This box has a color of #84c4cf        
        
          <div style="background-color:#84c4cf;">Content here</div>
        
        
          .mybackground {background-color:#84c4cf;}
        
        Background color #84c4cf
      
           Border around this has a color of #84c4cf        
        
          <div style="border:2px solid #84c4cf;">Content here</div>
        
        
          .myborder {border:2px solid #84c4cf;}
        
        Border color #84c4cf