#84bfdd color space conversions
Hex:
        #84bfdd
        RGB:
        132, 191, 221
        CMY:
        48, 25, 13
        CMYK:
        40, 14, 0, 13
      HSL:
        200°, 56.6879%, 69.2157%
        HSV (HSB):
        200°, 40.2715%, 86.6667%
        XYZ:
        41.1977, 47.3876, 75.3820
        xyY:
        0.2513, 0.2890, 47.3876
      CIE-Lab:
        74.4370, -11.4174, -21.0032
        CIE-LCH:
        74.4370, 23.9058, 241.4714
        CIE-Luv:
        74.4370, -28.4201, -31.2797
        Hunter-Lab:
        68.8386, -13.6413, -16.7387
      #84bfdd color charts
#84bfdd RGB chart
      #84bfdd CMYK chart
      #84bfdd RGB pie chart
      #84bfdd color shades, tints & tones
#84bfdd color schemes
#84bfdd color preview, HTML & CSS examples
           This text has a color of #84bfdd        
        
          <p style="color:#84bfdd;">Text here</p>
        
        
          .mytext {color:#84bfdd;}
        
        Text color #84bfdd
      
           This box has a color of #84bfdd        
        
          <div style="background-color:#84bfdd;">Content here</div>
        
        
          .mybackground {background-color:#84bfdd;}
        
        Background color #84bfdd
      
           Border around this has a color of #84bfdd        
        
          <div style="border:2px solid #84bfdd;">Content here</div>
        
        
          .myborder {border:2px solid #84bfdd;}
        
        Border color #84bfdd