#84c1cd color space conversions
Hex:
        #84c1cd
        RGB:
        132, 193, 205
        CMY:
        48, 24, 20
        CMYK:
        36, 6, 0, 20
      HSL:
        190°, 42.1965%, 66.0784%
        HSV (HSB):
        190°, 35.6098%, 80.3922%
        XYZ:
        39.6051, 47.4532, 64.8296
        xyY:
        0.2608, 0.3124, 47.4532
      CIE-Lab:
        74.4788, -16.5373, -12.2570
        CIE-LCH:
        74.4788, 20.5844, 216.5450
        CIE-Luv:
        74.4788, -29.3926, -16.2924
        Hunter-Lab:
        68.8863, -17.9252, -7.5780
      #84c1cd color charts
#84c1cd RGB chart
      #84c1cd CMYK chart
      #84c1cd RGB pie chart
      #84c1cd color shades, tints & tones
#84c1cd color schemes
#84c1cd color preview, HTML & CSS examples
           This text has a color of #84c1cd        
        
          <p style="color:#84c1cd;">Text here</p>
        
        
          .mytext {color:#84c1cd;}
        
        Text color #84c1cd
      
           This box has a color of #84c1cd        
        
          <div style="background-color:#84c1cd;">Content here</div>
        
        
          .mybackground {background-color:#84c1cd;}
        
        Background color #84c1cd
      
           Border around this has a color of #84c1cd        
        
          <div style="border:2px solid #84c1cd;">Content here</div>
        
        
          .myborder {border:2px solid #84c1cd;}
        
        Border color #84c1cd