#84c2dc color space conversions
Hex:
        #84c2dc
        RGB:
        132, 194, 220
        CMY:
        48, 24, 14
        CMYK:
        40, 12, 0, 14
      HSL:
        198°, 55.6962%, 69.0196%
        HSV (HSB):
        198°, 40.0000%, 86.2745%
        XYZ:
        41.7258, 48.6564, 74.9026
        xyY:
        0.2524, 0.2944, 48.6564
      CIE-Lab:
        75.2371, -13.2559, -19.2479
        CIE-LCH:
        75.2371, 23.3709, 235.4451
        CIE-Luv:
        75.2371, -29.6491, -28.1623
        Hunter-Lab:
        69.7541, -15.2940, -14.8382
      #84c2dc color charts
#84c2dc RGB chart
      #84c2dc CMYK chart
      #84c2dc RGB pie chart
      #84c2dc color shades, tints & tones
#84c2dc color schemes
#84c2dc color preview, HTML & CSS examples
           This text has a color of #84c2dc        
        
          <p style="color:#84c2dc;">Text here</p>
        
        
          .mytext {color:#84c2dc;}
        
        Text color #84c2dc
      
           This box has a color of #84c2dc        
        
          <div style="background-color:#84c2dc;">Content here</div>
        
        
          .mybackground {background-color:#84c2dc;}
        
        Background color #84c2dc
      
           Border around this has a color of #84c2dc        
        
          <div style="border:2px solid #84c2dc;">Content here</div>
        
        
          .myborder {border:2px solid #84c2dc;}
        
        Border color #84c2dc