#84b1dc color space conversions
Hex:
        #84b1dc
        RGB:
        132, 177, 220
        CMY:
        48, 31, 14
        CMYK:
        40, 20, 0, 14
      HSL:
        209°, 55.6962%, 69.0196%
        HSV (HSB):
        209°, 40.0000%, 86.2745%
        XYZ:
        38.1561, 41.5171, 73.7127
        xyY:
        0.2488, 0.2707, 41.5171
      CIE-Lab:
        70.5367, -4.1569, -26.4121
        CIE-LCH:
        70.5367, 26.7372, 261.0558
        CIE-Luv:
        70.5367, -22.7467, -41.0042
        Hunter-Lab:
        64.4338, -7.0557, -22.7245
      #84b1dc color charts
#84b1dc RGB chart
      #84b1dc CMYK chart
      #84b1dc RGB pie chart
      #84b1dc color shades, tints & tones
#84b1dc color schemes
#84b1dc color preview, HTML & CSS examples
           This text has a color of #84b1dc        
        
          <p style="color:#84b1dc;">Text here</p>
        
        
          .mytext {color:#84b1dc;}
        
        Text color #84b1dc
      
           This box has a color of #84b1dc        
        
          <div style="background-color:#84b1dc;">Content here</div>
        
        
          .mybackground {background-color:#84b1dc;}
        
        Background color #84b1dc
      
           Border around this has a color of #84b1dc        
        
          <div style="border:2px solid #84b1dc;">Content here</div>
        
        
          .myborder {border:2px solid #84b1dc;}
        
        Border color #84b1dc