#84bbda color space conversions
Hex:
        #84bbda
        RGB:
        132, 187, 218
        CMY:
        48, 27, 15
        CMYK:
        39, 14, 0, 15
      HSL:
        202°, 53.7500%, 68.6275%
        HSV (HSB):
        202°, 39.4495%, 85.4902%
        XYZ:
        39.9409, 45.5081, 73.0085
        xyY:
        0.2521, 0.2872, 45.5081
      CIE-Lab:
        73.2252, -10.0816, -21.2157
        CIE-LCH:
        73.2252, 23.4892, 244.5831
        CIE-Luv:
        73.2252, -26.8112, -31.7517
        Hunter-Lab:
        67.4597, -12.3699, -16.9450
      #84bbda color charts
#84bbda RGB chart
      #84bbda CMYK chart
      #84bbda RGB pie chart
      #84bbda color shades, tints & tones
#84bbda color schemes
#84bbda color preview, HTML & CSS examples
           This text has a color of #84bbda        
        
          <p style="color:#84bbda;">Text here</p>
        
        
          .mytext {color:#84bbda;}
        
        Text color #84bbda
      
           This box has a color of #84bbda        
        
          <div style="background-color:#84bbda;">Content here</div>
        
        
          .mybackground {background-color:#84bbda;}
        
        Background color #84bbda
      
           Border around this has a color of #84bbda        
        
          <div style="border:2px solid #84bbda;">Content here</div>
        
        
          .myborder {border:2px solid #84bbda;}
        
        Border color #84bbda