#84bcef color space conversions
Hex:
        #84bcef
        RGB:
        132, 188, 239
        CMY:
        48, 26, 6
        CMYK:
        45, 21, 0, 6
      HSL:
        209°, 76.9784%, 72.7451%
        HSV (HSB):
        209°, 44.7699%, 93.7255%
        XYZ:
        43.0789, 47.1040, 88.4828
        xyY:
        0.2411, 0.2636, 47.1040
      CIE-Lab:
        74.2562, -4.9639, -31.0222
        CIE-LCH:
        74.2562, 31.4168, 260.9091
        CIE-Luv:
        74.2562, -27.1115, -48.9436
        Hunter-Lab:
        68.6323, -8.0663, -28.3958
      #84bcef color charts
#84bcef RGB chart
      #84bcef CMYK chart
      #84bcef RGB pie chart
      #84bcef color shades, tints & tones
#84bcef color schemes
#84bcef color preview, HTML & CSS examples
           This text has a color of #84bcef        
        
          <p style="color:#84bcef;">Text here</p>
        
        
          .mytext {color:#84bcef;}
        
        Text color #84bcef
      
           This box has a color of #84bcef        
        
          <div style="background-color:#84bcef;">Content here</div>
        
        
          .mybackground {background-color:#84bcef;}
        
        Background color #84bcef
      
           Border around this has a color of #84bcef        
        
          <div style="border:2px solid #84bcef;">Content here</div>
        
        
          .myborder {border:2px solid #84bcef;}
        
        Border color #84bcef