#52bbff color space conversions
Hex:
        #52bbff
        RGB:
        82, 187, 255
        CMY:
        68, 27, 0
        CMYK:
        68, 27, 0, 0
      HSL:
        204°, 100.0000%, 66.0784%
        HSV (HSB):
        204°, 67.8431%, 100.0000%
        XYZ:
        39.3000, 44.5545, 101.1363
        xyY:
        0.2124, 0.2408, 44.5545
      CIE-Lab:
        72.5976, -9.3903, -42.3853
        CIE-LCH:
        72.5976, 43.4130, 257.5081
        CIE-Luv:
        72.5976, -39.9726, -67.6862
        Hunter-Lab:
        66.7491, -11.7153, -43.1100
      #52bbff color charts
#52bbff RGB chart
      #52bbff CMYK chart
      #52bbff RGB pie chart
      #52bbff color shades, tints & tones
#52bbff color schemes
#52bbff color preview, HTML & CSS examples
           This text has a color of #52bbff        
        
          <p style="color:#52bbff;">Text here</p>
        
        
          .mytext {color:#52bbff;}
        
        Text color #52bbff
      
           This box has a color of #52bbff        
        
          <div style="background-color:#52bbff;">Content here</div>
        
        
          .mybackground {background-color:#52bbff;}
        
        Background color #52bbff
      
           Border around this has a color of #52bbff        
        
          <div style="border:2px solid #52bbff;">Content here</div>
        
        
          .myborder {border:2px solid #52bbff;}
        
        Border color #52bbff