#84b3ed color space conversions
Hex:
        #84b3ed
        RGB:
        132, 179, 237
        CMY:
        48, 30, 7
        CMYK:
        44, 24, 0, 7
      HSL:
        213°, 74.4681%, 72.3529%
        HSV (HSB):
        213°, 44.3038%, 92.9412%
        XYZ:
        40.9219, 43.2602, 86.3140
        xyY:
        0.2400, 0.2537, 43.2602
      CIE-Lab:
        71.7312, -0.6006, -33.8382
        CIE-LCH:
        71.7312, 33.8435, 268.9832
        CIE-Luv:
        71.7312, -23.6046, -54.0576
        Hunter-Lab:
        65.7725, -4.0438, -31.7663
      #84b3ed color charts
#84b3ed RGB chart
      #84b3ed CMYK chart
      #84b3ed RGB pie chart
      #84b3ed color shades, tints & tones
#84b3ed color schemes
#84b3ed color preview, HTML & CSS examples
           This text has a color of #84b3ed        
        
          <p style="color:#84b3ed;">Text here</p>
        
        
          .mytext {color:#84b3ed;}
        
        Text color #84b3ed
      
           This box has a color of #84b3ed        
        
          <div style="background-color:#84b3ed;">Content here</div>
        
        
          .mybackground {background-color:#84b3ed;}
        
        Background color #84b3ed
      
           Border around this has a color of #84b3ed        
        
          <div style="border:2px solid #84b3ed;">Content here</div>
        
        
          .myborder {border:2px solid #84b3ed;}
        
        Border color #84b3ed