#33b0ef color space conversions
Hex:
        #33b0ef
        RGB:
        51, 176, 239
        CMY:
        80, 31, 6
        CMYK:
        79, 26, 0, 6
      HSL:
        200°, 85.4545%, 56.8627%
        HSV (HSB):
        200°, 78.6611%, 93.7255%
        XYZ:
        32.4706, 37.9865, 87.2821
        xyY:
        0.2058, 0.2408, 37.9865
      CIE-Lab:
        68.0106, -12.5827, -40.9424
        CIE-LCH:
        68.0106, 42.8322, 252.9164
        CIE-Luv:
        68.0106, -42.0257, -64.2734
        Hunter-Lab:
        61.6332, -13.8178, -40.8206
      #33b0ef color charts
#33b0ef RGB chart
      #33b0ef CMYK chart
      #33b0ef RGB pie chart
      #33b0ef color shades, tints & tones
#33b0ef color schemes
#33b0ef color preview, HTML & CSS examples
           This text has a color of #33b0ef        
        
          <p style="color:#33b0ef;">Text here</p>
        
        
          .mytext {color:#33b0ef;}
        
        Text color #33b0ef
      
           This box has a color of #33b0ef        
        
          <div style="background-color:#33b0ef;">Content here</div>
        
        
          .mybackground {background-color:#33b0ef;}
        
        Background color #33b0ef
      
           Border around this has a color of #33b0ef        
        
          <div style="border:2px solid #33b0ef;">Content here</div>
        
        
          .myborder {border:2px solid #33b0ef;}
        
        Border color #33b0ef