#32effb color space conversions
Hex:
        #32effb
        RGB:
        50, 239, 251
        CMY:
        80, 6, 2
        CMYK:
        80, 5, 0, 2
      HSL:
        184°, 96.1722%, 59.0196%
        HSV (HSB):
        184°, 80.0797%, 98.4314%
        XYZ:
        49.5945, 69.3761, 102.0438
        xyY:
        0.2244, 0.3139, 69.3761
      CIE-Lab:
        86.6900, -40.0961, -18.6700
        CIE-LCH:
        86.6900, 44.2296, 204.9682
        CIE-Luv:
        86.6900, -62.8542, -23.8769
        Hunter-Lab:
        83.2923, -39.4780, -14.3332
      #32effb color charts
#32effb RGB chart
      #32effb CMYK chart
      #32effb RGB pie chart
      #32effb color shades, tints & tones
#32effb color schemes
#32effb color preview, HTML & CSS examples
           This text has a color of #32effb        
        
          <p style="color:#32effb;">Text here</p>
        
        
          .mytext {color:#32effb;}
        
        Text color #32effb
      
           This box has a color of #32effb        
        
          <div style="background-color:#32effb;">Content here</div>
        
        
          .mybackground {background-color:#32effb;}
        
        Background color #32effb
      
           Border around this has a color of #32effb        
        
          <div style="border:2px solid #32effb;">Content here</div>
        
        
          .myborder {border:2px solid #32effb;}
        
        Border color #32effb