#33faf4 color space conversions
Hex:
        #33faf4
        RGB:
        51, 250, 244
        CMY:
        80, 2, 4
        CMYK:
        80, 0, 2, 2
      HSL:
        178°, 95.2153%, 59.0196%
        HSV (HSB):
        178°, 79.6000%, 98.0392%
        XYZ:
        51.8800, 75.6067, 97.4471
        xyY:
        0.2306, 0.3361, 75.6067
      CIE-Lab:
        89.6764, -46.8778, -10.5368
        CIE-LCH:
        89.6764, 48.0474, 192.6680
        CIE-Luv:
        89.6764, -66.9916, -9.3776
        Hunter-Lab:
        86.9521, -45.6641, -5.5798
      #33faf4 color charts
#33faf4 RGB chart
      #33faf4 CMYK chart
      #33faf4 RGB pie chart
      #33faf4 color shades, tints & tones
#33faf4 color schemes
#33faf4 color preview, HTML & CSS examples
           This text has a color of #33faf4        
        
          <p style="color:#33faf4;">Text here</p>
        
        
          .mytext {color:#33faf4;}
        
        Text color #33faf4
      
           This box has a color of #33faf4        
        
          <div style="background-color:#33faf4;">Content here</div>
        
        
          .mybackground {background-color:#33faf4;}
        
        Background color #33faf4
      
           Border around this has a color of #33faf4        
        
          <div style="border:2px solid #33faf4;">Content here</div>
        
        
          .myborder {border:2px solid #33faf4;}
        
        Border color #33faf4