#33b4d5 color space conversions
Hex:
        #33b4d5
        RGB:
        51, 180, 213
        CMY:
        80, 29, 16
        CMYK:
        76, 15, 0, 16
      HSL:
        192°, 65.8537%, 51.7647%
        HSV (HSB):
        192°, 76.0563%, 83.5294%
        XYZ:
        29.6967, 38.1504, 68.7494
        xyY:
        0.2174, 0.2793, 38.1504
      CIE-Lab:
        68.1313, -23.3536, -26.5258
        CIE-LCH:
        68.1313, 35.3413, 228.6390
        CIE-Luv:
        68.1313, -45.0496, -38.5276
        Hunter-Lab:
        61.7660, -22.2688, -22.7572
      #33b4d5 color charts
#33b4d5 RGB chart
      #33b4d5 CMYK chart
      #33b4d5 RGB pie chart
      #33b4d5 color shades, tints & tones
#33b4d5 color schemes
#33b4d5 color preview, HTML & CSS examples
           This text has a color of #33b4d5        
        
          <p style="color:#33b4d5;">Text here</p>
        
        
          .mytext {color:#33b4d5;}
        
        Text color #33b4d5
      
           This box has a color of #33b4d5        
        
          <div style="background-color:#33b4d5;">Content here</div>
        
        
          .mybackground {background-color:#33b4d5;}
        
        Background color #33b4d5
      
           Border around this has a color of #33b4d5        
        
          <div style="border:2px solid #33b4d5;">Content here</div>
        
        
          .myborder {border:2px solid #33b4d5;}
        
        Border color #33b4d5