#84c3ef color space conversions
Hex:
        #84c3ef
        RGB:
        132, 195, 239
        CMY:
        48, 24, 6
        CMYK:
        45, 18, 0, 6
      HSL:
        205°, 76.9784%, 72.7451%
        HSV (HSB):
        205°, 44.7699%, 93.7255%
        XYZ:
        44.6108, 50.1677, 88.9935
        xyY:
        0.2428, 0.2730, 50.1677
      CIE-Lab:
        76.1721, -8.7224, -28.0773
        CIE-LCH:
        76.1721, 29.4009, 252.7423
        CIE-Luv:
        76.1721, -29.8526, -43.5981
        Hunter-Lab:
        70.8292, -11.5253, -24.9146
      #84c3ef color charts
#84c3ef RGB chart
      #84c3ef CMYK chart
      #84c3ef RGB pie chart
      #84c3ef color shades, tints & tones
#84c3ef color schemes
#84c3ef color preview, HTML & CSS examples
           This text has a color of #84c3ef        
        
          <p style="color:#84c3ef;">Text here</p>
        
        
          .mytext {color:#84c3ef;}
        
        Text color #84c3ef
      
           This box has a color of #84c3ef        
        
          <div style="background-color:#84c3ef;">Content here</div>
        
        
          .mybackground {background-color:#84c3ef;}
        
        Background color #84c3ef
      
           Border around this has a color of #84c3ef        
        
          <div style="border:2px solid #84c3ef;">Content here</div>
        
        
          .myborder {border:2px solid #84c3ef;}
        
        Border color #84c3ef