#33b2d5 color space conversions
Hex:
        #33b2d5
        RGB:
        51, 178, 213
        CMY:
        80, 30, 16
        CMYK:
        76, 16, 0, 16
      HSL:
        193°, 65.8537%, 51.7647%
        HSV (HSB):
        193°, 76.0563%, 83.5294%
        XYZ:
        29.2959, 37.3487, 68.6158
        xyY:
        0.2166, 0.2761, 37.3487
      CIE-Lab:
        67.5378, -22.3289, -27.4379
        CIE-LCH:
        67.5378, 35.3753, 230.8614
        CIE-Luv:
        67.5378, -44.3459, -40.1413
        Hunter-Lab:
        61.1136, -21.3816, -23.7888
      #33b2d5 color charts
#33b2d5 RGB chart
      #33b2d5 CMYK chart
      #33b2d5 RGB pie chart
      #33b2d5 color shades, tints & tones
#33b2d5 color schemes
#33b2d5 color preview, HTML & CSS examples
           This text has a color of #33b2d5        
        
          <p style="color:#33b2d5;">Text here</p>
        
        
          .mytext {color:#33b2d5;}
        
        Text color #33b2d5
      
           This box has a color of #33b2d5        
        
          <div style="background-color:#33b2d5;">Content here</div>
        
        
          .mybackground {background-color:#33b2d5;}
        
        Background color #33b2d5
      
           Border around this has a color of #33b2d5        
        
          <div style="border:2px solid #33b2d5;">Content here</div>
        
        
          .myborder {border:2px solid #33b2d5;}
        
        Border color #33b2d5