#84ddf3 color space conversions
Hex:
        #84ddf3
        RGB:
        132, 221, 243
        CMY:
        48, 13, 5
        CMYK:
        46, 9, 0, 5
      HSL:
        192°, 82.2222%, 73.5294%
        HSV (HSB):
        192°, 45.6790%, 95.2941%
        XYZ:
        51.5498, 63.0895, 94.2545
        xyY:
        0.2468, 0.3020, 63.0895
      CIE-Lab:
        83.4894, -21.0785, -19.0758
        CIE-LCH:
        83.4894, 28.4287, 222.1447
        CIE-Luv:
        83.4894, -39.9729, -27.0966
        Hunter-Lab:
        79.4289, -23.1530, -14.7564
      #84ddf3 color charts
#84ddf3 RGB chart
      #84ddf3 CMYK chart
      #84ddf3 RGB pie chart
      #84ddf3 color shades, tints & tones
#84ddf3 color schemes
#84ddf3 color preview, HTML & CSS examples
           This text has a color of #84ddf3        
        
          <p style="color:#84ddf3;">Text here</p>
        
        
          .mytext {color:#84ddf3;}
        
        Text color #84ddf3
      
           This box has a color of #84ddf3        
        
          <div style="background-color:#84ddf3;">Content here</div>
        
        
          .mybackground {background-color:#84ddf3;}
        
        Background color #84ddf3
      
           Border around this has a color of #84ddf3        
        
          <div style="border:2px solid #84ddf3;">Content here</div>
        
        
          .myborder {border:2px solid #84ddf3;}
        
        Border color #84ddf3