#84caed color space conversions
Hex:
        #84caed
        RGB:
        132, 202, 237
        CMY:
        48, 21, 7
        CMYK:
        44, 15, 0, 7
      HSL:
        200°, 74.4681%, 72.3529%
        HSV (HSB):
        200°, 44.3038%, 92.9412%
        XYZ:
        45.9223, 53.2610, 87.9808
        xyY:
        0.2454, 0.2846, 53.2610
      CIE-Lab:
        78.0289, -12.9545, -24.1640
        CIE-LCH:
        78.0289, 27.4175, 241.8039
        CIE-Luv:
        78.0289, -32.6344, -36.5328
        Hunter-Lab:
        72.9801, -15.3952, -20.3906
      #84caed color charts
#84caed RGB chart
      #84caed CMYK chart
      #84caed RGB pie chart
      #84caed color shades, tints & tones
#84caed color schemes
#84caed color preview, HTML & CSS examples
           This text has a color of #84caed        
        
          <p style="color:#84caed;">Text here</p>
        
        
          .mytext {color:#84caed;}
        
        Text color #84caed
      
           This box has a color of #84caed        
        
          <div style="background-color:#84caed;">Content here</div>
        
        
          .mybackground {background-color:#84caed;}
        
        Background color #84caed
      
           Border around this has a color of #84caed        
        
          <div style="border:2px solid #84caed;">Content here</div>
        
        
          .myborder {border:2px solid #84caed;}
        
        Border color #84caed