#32bfc2 color space conversions
Hex:
        #32bfc2
        RGB:
        50, 191, 194
        CMY:
        80, 25, 24
        CMYK:
        74, 2, 0, 24
      HSL:
        181°, 59.0164%, 47.8431%
        HSV (HSB):
        181°, 74.2268%, 76.0784%
        XYZ:
        29.6838, 41.8348, 57.5494
        xyY:
        0.2300, 0.3241, 41.8348
      CIE-Lab:
        70.7568, -34.7197, -12.1242
        CIE-LCH:
        70.7568, 36.7758, 199.2494
        CIE-Luv:
        70.7568, -50.3704, -13.4537
        Hunter-Lab:
        64.6798, -31.2698, -7.4779
      #32bfc2 color charts
#32bfc2 RGB chart
      #32bfc2 CMYK chart
      #32bfc2 RGB pie chart
      #32bfc2 color shades, tints & tones
#32bfc2 color schemes
#32bfc2 color preview, HTML & CSS examples
           This text has a color of #32bfc2        
        
          <p style="color:#32bfc2;">Text here</p>
        
        
          .mytext {color:#32bfc2;}
        
        Text color #32bfc2
      
           This box has a color of #32bfc2        
        
          <div style="background-color:#32bfc2;">Content here</div>
        
        
          .mybackground {background-color:#32bfc2;}
        
        Background color #32bfc2
      
           Border around this has a color of #32bfc2        
        
          <div style="border:2px solid #32bfc2;">Content here</div>
        
        
          .myborder {border:2px solid #32bfc2;}
        
        Border color #32bfc2