#32bbd6 color space conversions
Hex:
        #32bbd6
        RGB:
        50, 187, 214
        CMY:
        80, 27, 16
        CMYK:
        77, 13, 0, 16
      HSL:
        190°, 66.6667%, 51.7647%
        HSV (HSB):
        190°, 76.6355%, 83.9216%
        XYZ:
        31.2233, 41.0738, 69.9007
        xyY:
        0.2196, 0.2888, 41.0738
      CIE-Lab:
        70.2276, -26.6724, -23.8641
        CIE-LCH:
        70.2276, 35.7898, 221.8193
        CIE-Luv:
        70.2276, -47.5763, -33.7848
        Hunter-Lab:
        64.0888, -25.1924, -19.8045
      #32bbd6 color charts
#32bbd6 RGB chart
      #32bbd6 CMYK chart
      #32bbd6 RGB pie chart
      #32bbd6 color shades, tints & tones
#32bbd6 color schemes
#32bbd6 color preview, HTML & CSS examples
           This text has a color of #32bbd6        
        
          <p style="color:#32bbd6;">Text here</p>
        
        
          .mytext {color:#32bbd6;}
        
        Text color #32bbd6
      
           This box has a color of #32bbd6        
        
          <div style="background-color:#32bbd6;">Content here</div>
        
        
          .mybackground {background-color:#32bbd6;}
        
        Background color #32bbd6
      
           Border around this has a color of #32bbd6        
        
          <div style="border:2px solid #32bbd6;">Content here</div>
        
        
          .myborder {border:2px solid #32bbd6;}
        
        Border color #32bbd6