#32fcbd color space conversions
Hex:
        #32fcbd
        RGB:
        50, 252, 189
        CMY:
        80, 1, 26
        CMYK:
        80, 0, 25, 1
      HSL:
        161°, 97.1154%, 59.2157%
        HSV (HSB):
        161°, 80.1587%, 98.8235%
        XYZ:
        45.3111, 73.9730, 60.0342
        xyY:
        0.2527, 0.4125, 73.9730
      CIE-Lab:
        88.9097, -61.6033, 16.8792
        CIE-LCH:
        88.9097, 63.8739, 164.6771
        CIE-Luv:
        88.9097, -71.7504, 35.0850
        Hunter-Lab:
        86.0076, -56.4747, 18.8203
      #32fcbd color charts
#32fcbd RGB chart
      #32fcbd CMYK chart
      #32fcbd RGB pie chart
      #32fcbd color shades, tints & tones
#32fcbd color schemes
#32fcbd color preview, HTML & CSS examples
           This text has a color of #32fcbd        
        
          <p style="color:#32fcbd;">Text here</p>
        
        
          .mytext {color:#32fcbd;}
        
        Text color #32fcbd
      
           This box has a color of #32fcbd        
        
          <div style="background-color:#32fcbd;">Content here</div>
        
        
          .mybackground {background-color:#32fcbd;}
        
        Background color #32fcbd
      
           Border around this has a color of #32fcbd        
        
          <div style="border:2px solid #32fcbd;">Content here</div>
        
        
          .myborder {border:2px solid #32fcbd;}
        
        Border color #32fcbd