#33bae7 color space conversions
Hex:
        #33bae7
        RGB:
        51, 186, 231
        CMY:
        80, 27, 9
        CMYK:
        78, 19, 0, 9
      HSL:
        195°, 78.9474%, 55.2941%
        HSV (HSB):
        195°, 77.9221%, 90.5882%
        XYZ:
        33.3480, 41.5911, 81.8716
        xyY:
        0.2127, 0.2652, 41.5911
      CIE-Lab:
        70.5881, -20.5722, -32.5773
        CIE-LCH:
        70.5881, 38.5292, 237.7281
        CIE-Luv:
        70.5881, -45.9660, -49.3037
        Hunter-Lab:
        64.4912, -20.5585, -30.1248
      #33bae7 color charts
#33bae7 RGB chart
      #33bae7 CMYK chart
      #33bae7 RGB pie chart
      #33bae7 color shades, tints & tones
#33bae7 color schemes
#33bae7 color preview, HTML & CSS examples
           This text has a color of #33bae7        
        
          <p style="color:#33bae7;">Text here</p>
        
        
          .mytext {color:#33bae7;}
        
        Text color #33bae7
      
           This box has a color of #33bae7        
        
          <div style="background-color:#33bae7;">Content here</div>
        
        
          .mybackground {background-color:#33bae7;}
        
        Background color #33bae7
      
           Border around this has a color of #33bae7        
        
          <div style="border:2px solid #33bae7;">Content here</div>
        
        
          .myborder {border:2px solid #33bae7;}
        
        Border color #33bae7