#33aeaf color space conversions
Hex:
        #33aeaf
        RGB:
        51, 174, 175
        CMY:
        80, 32, 31
        CMYK:
        71, 1, 0, 31
      HSL:
        180°, 54.8673%, 44.3137%
        HSV (HSB):
        180°, 70.8571%, 68.6275%
        XYZ:
        24.2392, 34.0711, 45.8563
        xyY:
        0.2327, 0.3271, 34.0711
      CIE-Lab:
        65.0189, -32.1438, -10.2264
        CIE-LCH:
        65.0189, 33.7313, 197.6483
        CIE-Luv:
        65.0189, -45.4290, -10.6671
        Hunter-Lab:
        58.3704, -28.0235, -5.7194
      #33aeaf color charts
#33aeaf RGB chart
      #33aeaf CMYK chart
      #33aeaf RGB pie chart
      #33aeaf color shades, tints & tones
#33aeaf color schemes
#33aeaf color preview, HTML & CSS examples
           This text has a color of #33aeaf        
        
          <p style="color:#33aeaf;">Text here</p>
        
        
          .mytext {color:#33aeaf;}
        
        Text color #33aeaf
      
           This box has a color of #33aeaf        
        
          <div style="background-color:#33aeaf;">Content here</div>
        
        
          .mybackground {background-color:#33aeaf;}
        
        Background color #33aeaf
      
           Border around this has a color of #33aeaf        
        
          <div style="border:2px solid #33aeaf;">Content here</div>
        
        
          .myborder {border:2px solid #33aeaf;}
        
        Border color #33aeaf