#33c2e1 color space conversions
Hex:
        #33c2e1
        RGB:
        51, 194, 225
        CMY:
        80, 24, 12
        CMYK:
        77, 14, 0, 12
      HSL:
        191°, 74.3590%, 54.1176%
        HSV (HSB):
        191°, 77.3333%, 88.2353%
        XYZ:
        34.2476, 44.7236, 78.0616
        xyY:
        0.2181, 0.2848, 44.7236
      CIE-Lab:
        72.7095, -26.5730, -26.0537
        CIE-LCH:
        72.7095, 37.2145, 224.4347
        CIE-Luv:
        72.7095, -49.1465, -37.6259
        Hunter-Lab:
        66.8757, -25.6211, -22.3941
      #33c2e1 color charts
#33c2e1 RGB chart
      #33c2e1 CMYK chart
      #33c2e1 RGB pie chart
      #33c2e1 color shades, tints & tones
#33c2e1 color schemes
#33c2e1 color preview, HTML & CSS examples
           This text has a color of #33c2e1        
        
          <p style="color:#33c2e1;">Text here</p>
        
        
          .mytext {color:#33c2e1;}
        
        Text color #33c2e1
      
           This box has a color of #33c2e1        
        
          <div style="background-color:#33c2e1;">Content here</div>
        
        
          .mybackground {background-color:#33c2e1;}
        
        Background color #33c2e1
      
           Border around this has a color of #33c2e1        
        
          <div style="border:2px solid #33c2e1;">Content here</div>
        
        
          .myborder {border:2px solid #33c2e1;}
        
        Border color #33c2e1