#32bebf color space conversions
Hex:
        #32bebf
        RGB:
        50, 190, 191
        CMY:
        80, 25, 25
        CMYK:
        74, 1, 0, 25
      HSL:
        180°, 58.5062%, 47.2549%
        HSV (HSB):
        180°, 73.8220%, 74.9020%
        XYZ:
        29.1328, 41.2666, 55.7200
        xyY:
        0.2310, 0.3272, 41.2666
      CIE-Lab:
        70.3623, -35.1312, -11.0726
        CIE-LCH:
        70.3623, 36.8348, 197.4937
        CIE-Luv:
        70.3623, -50.2248, -11.7034
        Hunter-Lab:
        64.2391, -31.4676, -6.4599
      #32bebf color charts
#32bebf RGB chart
      #32bebf CMYK chart
      #32bebf RGB pie chart
      #32bebf color shades, tints & tones
#32bebf color schemes
#32bebf color preview, HTML & CSS examples
           This text has a color of #32bebf        
        
          <p style="color:#32bebf;">Text here</p>
        
        
          .mytext {color:#32bebf;}
        
        Text color #32bebf
      
           This box has a color of #32bebf        
        
          <div style="background-color:#32bebf;">Content here</div>
        
        
          .mybackground {background-color:#32bebf;}
        
        Background color #32bebf
      
           Border around this has a color of #32bebf        
        
          <div style="border:2px solid #32bebf;">Content here</div>
        
        
          .myborder {border:2px solid #32bebf;}
        
        Border color #32bebf