#84b3eb color space conversions
Hex:
        #84b3eb
        RGB:
        132, 179, 235
        CMY:
        48, 30, 8
        CMYK:
        44, 24, 0, 8
      HSL:
        213°, 72.0280%, 71.9608%
        HSV (HSB):
        213°, 43.8298%, 92.1569%
        XYZ:
        40.6312, 43.1439, 84.7834
        xyY:
        0.2411, 0.2560, 43.1439
      CIE-Lab:
        71.6525, -1.1575, -32.8731
        CIE-LCH:
        71.6525, 32.8935, 267.9833
        CIE-Luv:
        71.6525, -23.5979, -52.3443
        Hunter-Lab:
        65.6840, -4.5294, -30.5513
      #84b3eb color charts
#84b3eb RGB chart
      #84b3eb CMYK chart
      #84b3eb RGB pie chart
      #84b3eb color shades, tints & tones
#84b3eb color schemes
#84b3eb color preview, HTML & CSS examples
           This text has a color of #84b3eb        
        
          <p style="color:#84b3eb;">Text here</p>
        
        
          .mytext {color:#84b3eb;}
        
        Text color #84b3eb
      
           This box has a color of #84b3eb        
        
          <div style="background-color:#84b3eb;">Content here</div>
        
        
          .mybackground {background-color:#84b3eb;}
        
        Background color #84b3eb
      
           Border around this has a color of #84b3eb        
        
          <div style="border:2px solid #84b3eb;">Content here</div>
        
        
          .myborder {border:2px solid #84b3eb;}
        
        Border color #84b3eb