#32bfee color space conversions
Hex:
        #32bfee
        RGB:
        50, 191, 238
        CMY:
        80, 25, 7
        CMYK:
        79, 20, 0, 7
      HSL:
        195°, 84.6847%, 56.4706%
        HSV (HSB):
        195°, 78.9916%, 93.3333%
        XYZ:
        35.3788, 44.1128, 87.5389
        xyY:
        0.2118, 0.2641, 44.1128
      CIE-Lab:
        72.3038, -20.9492, -33.7224
        CIE-LCH:
        72.3038, 39.6997, 238.1504
        CIE-Luv:
        72.3038, -47.3546, -51.3628
        Hunter-Lab:
        66.4174, -21.1483, -31.6526
      #32bfee color charts
#32bfee RGB chart
      #32bfee CMYK chart
      #32bfee RGB pie chart
      #32bfee color shades, tints & tones
#32bfee color schemes
#32bfee color preview, HTML & CSS examples
           This text has a color of #32bfee        
        
          <p style="color:#32bfee;">Text here</p>
        
        
          .mytext {color:#32bfee;}
        
        Text color #32bfee
      
           This box has a color of #32bfee        
        
          <div style="background-color:#32bfee;">Content here</div>
        
        
          .mybackground {background-color:#32bfee;}
        
        Background color #32bfee
      
           Border around this has a color of #32bfee        
        
          <div style="border:2px solid #32bfee;">Content here</div>
        
        
          .myborder {border:2px solid #32bfee;}
        
        Border color #32bfee