#84c2ef color space conversions
Hex:
        #84c2ef
        RGB:
        132, 194, 239
        CMY:
        48, 24, 6
        CMYK:
        45, 19, 0, 6
      HSL:
        205°, 76.9784%, 72.7451%
        HSV (HSB):
        205°, 44.7699%, 93.7255%
        XYZ:
        44.3875, 49.7211, 88.9190
        xyY:
        0.2425, 0.2717, 49.7211
      CIE-Lab:
        75.8978, -8.1893, -28.4982
        CIE-LCH:
        75.8978, 29.6515, 253.9673
        CIE-Luv:
        75.8978, -29.4602, -44.3629
        Hunter-Lab:
        70.5132, -11.0338, -25.4070
      #84c2ef color charts
#84c2ef RGB chart
      #84c2ef CMYK chart
      #84c2ef RGB pie chart
      #84c2ef color shades, tints & tones
#84c2ef color schemes
#84c2ef color preview, HTML & CSS examples
           This text has a color of #84c2ef        
        
          <p style="color:#84c2ef;">Text here</p>
        
        
          .mytext {color:#84c2ef;}
        
        Text color #84c2ef
      
           This box has a color of #84c2ef        
        
          <div style="background-color:#84c2ef;">Content here</div>
        
        
          .mybackground {background-color:#84c2ef;}
        
        Background color #84c2ef
      
           Border around this has a color of #84c2ef        
        
          <div style="border:2px solid #84c2ef;">Content here</div>
        
        
          .myborder {border:2px solid #84c2ef;}
        
        Border color #84c2ef