#33a5ef color space conversions
Hex:
        #33a5ef
        RGB:
        51, 165, 239
        CMY:
        80, 35, 6
        CMYK:
        79, 31, 0, 6
      HSL:
        204°, 85.4545%, 56.8627%
        HSV (HSB):
        204°, 78.6611%, 93.7255%
        XYZ:
        30.4004, 33.8461, 86.5920
        xyY:
        0.2015, 0.2244, 33.8461
      CIE-Lab:
        64.8402, -6.5090, -45.9177
        CIE-LCH:
        64.8402, 46.3768, 261.9319
        CIE-Luv:
        64.8402, -38.2954, -72.9552
        Hunter-Lab:
        58.1774, -8.5359, -47.5239
      #33a5ef color charts
#33a5ef RGB chart
      #33a5ef CMYK chart
      #33a5ef RGB pie chart
      #33a5ef color shades, tints & tones
#33a5ef color schemes
#33a5ef color preview, HTML & CSS examples
           This text has a color of #33a5ef        
        
          <p style="color:#33a5ef;">Text here</p>
        
        
          .mytext {color:#33a5ef;}
        
        Text color #33a5ef
      
           This box has a color of #33a5ef        
        
          <div style="background-color:#33a5ef;">Content here</div>
        
        
          .mybackground {background-color:#33a5ef;}
        
        Background color #33a5ef
      
           Border around this has a color of #33a5ef        
        
          <div style="border:2px solid #33a5ef;">Content here</div>
        
        
          .myborder {border:2px solid #33a5ef;}
        
        Border color #33a5ef