#84c5ea color space conversions
Hex:
        #84c5ea
        RGB:
        132, 197, 234
        CMY:
        48, 23, 8
        CMYK:
        44, 16, 0, 8
      HSL:
        202°, 70.8333%, 71.7647%
        HSV (HSB):
        202°, 43.5897%, 91.7647%
        XYZ:
        44.3333, 50.7786, 85.3065
        xyY:
        0.2457, 0.2814, 50.7786
      CIE-Lab:
        76.5447, -11.1358, -24.8161
        CIE-LCH:
        76.5447, 27.2001, 245.8326
        CIE-Luv:
        76.5447, -30.6970, -37.7948
        Hunter-Lab:
        71.2591, -13.6510, -21.0966
      #84c5ea color charts
#84c5ea RGB chart
      #84c5ea CMYK chart
      #84c5ea RGB pie chart
      #84c5ea color shades, tints & tones
#84c5ea color schemes
#84c5ea color preview, HTML & CSS examples
           This text has a color of #84c5ea        
        
          <p style="color:#84c5ea;">Text here</p>
        
        
          .mytext {color:#84c5ea;}
        
        Text color #84c5ea
      
           This box has a color of #84c5ea        
        
          <div style="background-color:#84c5ea;">Content here</div>
        
        
          .mybackground {background-color:#84c5ea;}
        
        Background color #84c5ea
      
           Border around this has a color of #84c5ea        
        
          <div style="border:2px solid #84c5ea;">Content here</div>
        
        
          .myborder {border:2px solid #84c5ea;}
        
        Border color #84c5ea