#84fbcb color space conversions
Hex:
        #84fbcb
        RGB:
        132, 251, 203
        CMY:
        48, 2, 20
        CMYK:
        47, 0, 19, 2
      HSL:
        156°, 93.7008%, 75.0980%
        HSV (HSB):
        156°, 47.4104%, 98.4314%
        XYZ:
        54.7924, 78.2117, 68.7084
        xyY:
        0.2716, 0.3877, 78.2117
      CIE-Lab:
        90.8764, -44.5427, 12.7239
        CIE-LCH:
        90.8764, 46.3244, 164.0576
        CIE-Luv:
        90.8764, -53.1766, 26.5816
        Hunter-Lab:
        88.4374, -44.1737, 15.8428
      #84fbcb color charts
#84fbcb RGB chart
      #84fbcb CMYK chart
      #84fbcb RGB pie chart
      #84fbcb color shades, tints & tones
#84fbcb color schemes
#84fbcb color preview, HTML & CSS examples
           This text has a color of #84fbcb        
        
          <p style="color:#84fbcb;">Text here</p>
        
        
          .mytext {color:#84fbcb;}
        
        Text color #84fbcb
      
           This box has a color of #84fbcb        
        
          <div style="background-color:#84fbcb;">Content here</div>
        
        
          .mybackground {background-color:#84fbcb;}
        
        Background color #84fbcb
      
           Border around this has a color of #84fbcb        
        
          <div style="border:2px solid #84fbcb;">Content here</div>
        
        
          .myborder {border:2px solid #84fbcb;}
        
        Border color #84fbcb