#33b6dc color space conversions
Hex:
        #33b6dc
        RGB:
        51, 182, 220
        CMY:
        80, 29, 14
        CMYK:
        77, 17, 0, 14
      HSL:
        193°, 70.7113%, 53.1373%
        HSV (HSB):
        193°, 76.8182%, 86.2745%
        XYZ:
        31.0115, 39.3270, 73.6665
        xyY:
        0.2153, 0.2731, 39.3270
      CIE-Lab:
        68.9875, -22.1092, -29.0465
        CIE-LCH:
        68.9875, 36.5036, 232.7228
        CIE-Luv:
        68.9875, -45.2924, -42.9895
        Hunter-Lab:
        62.7113, -21.4743, -25.7497
      #33b6dc color charts
#33b6dc RGB chart
      #33b6dc CMYK chart
      #33b6dc RGB pie chart
      #33b6dc color shades, tints & tones
#33b6dc color schemes
#33b6dc color preview, HTML & CSS examples
           This text has a color of #33b6dc        
        
          <p style="color:#33b6dc;">Text here</p>
        
        
          .mytext {color:#33b6dc;}
        
        Text color #33b6dc
      
           This box has a color of #33b6dc        
        
          <div style="background-color:#33b6dc;">Content here</div>
        
        
          .mybackground {background-color:#33b6dc;}
        
        Background color #33b6dc
      
           Border around this has a color of #33b6dc        
        
          <div style="border:2px solid #33b6dc;">Content here</div>
        
        
          .myborder {border:2px solid #33b6dc;}
        
        Border color #33b6dc