#84c5be color space conversions
Hex:
        #84c5be
        RGB:
        132, 197, 190
        CMY:
        48, 23, 25
        CMYK:
        33, 0, 4, 23
      HSL:
        174°, 35.9116%, 64.5098%
        HSV (HSB):
        174°, 32.9949%, 77.2549%
        XYZ:
        38.7762, 48.5557, 56.0437
        xyY:
        0.2705, 0.3387, 48.5557
      CIE-Lab:
        75.1741, -22.1582, -3.0855
        CIE-LCH:
        75.1741, 22.3720, 187.9275
        CIE-Luv:
        75.1741, -31.2679, -1.0520
        Hunter-Lab:
        69.6820, -22.6127, 1.0917
      #84c5be color charts
#84c5be RGB chart
      #84c5be CMYK chart
      #84c5be RGB pie chart
      #84c5be color shades, tints & tones
#84c5be color schemes
#84c5be color preview, HTML & CSS examples
           This text has a color of #84c5be        
        
          <p style="color:#84c5be;">Text here</p>
        
        
          .mytext {color:#84c5be;}
        
        Text color #84c5be
      
           This box has a color of #84c5be        
        
          <div style="background-color:#84c5be;">Content here</div>
        
        
          .mybackground {background-color:#84c5be;}
        
        Background color #84c5be
      
           Border around this has a color of #84c5be        
        
          <div style="border:2px solid #84c5be;">Content here</div>
        
        
          .myborder {border:2px solid #84c5be;}
        
        Border color #84c5be