#84b3cf color space conversions
Hex:
        #84b3cf
        RGB:
        132, 179, 207
        CMY:
        48, 30, 19
        CMYK:
        36, 14, 0, 19
      HSL:
        202°, 43.8596%, 66.4706%
        HSV (HSB):
        202°, 36.2319%, 81.1765%
        XYZ:
        36.8983, 41.6507, 65.1261
        xyY:
        0.2568, 0.2899, 41.6507
      CIE-Lab:
        70.6294, -8.6550, -19.1499
        CIE-LCH:
        70.6294, 21.0150, 245.6790
        CIE-Luv:
        70.6294, -23.5299, -28.4177
        Hunter-Lab:
        64.5374, -10.8856, -14.6547
      #84b3cf color charts
#84b3cf RGB chart
      #84b3cf CMYK chart
      #84b3cf RGB pie chart
      #84b3cf color shades, tints & tones
#84b3cf color schemes
#84b3cf color preview, HTML & CSS examples
           This text has a color of #84b3cf        
        
          <p style="color:#84b3cf;">Text here</p>
        
        
          .mytext {color:#84b3cf;}
        
        Text color #84b3cf
      
           This box has a color of #84b3cf        
        
          <div style="background-color:#84b3cf;">Content here</div>
        
        
          .mybackground {background-color:#84b3cf;}
        
        Background color #84b3cf
      
           Border around this has a color of #84b3cf        
        
          <div style="border:2px solid #84b3cf;">Content here</div>
        
        
          .myborder {border:2px solid #84b3cf;}
        
        Border color #84b3cf