#52b8db color space conversions
Hex:
        #52b8db
        RGB:
        82, 184, 219
        CMY:
        68, 28, 14
        CMYK:
        63, 16, 0, 14
      HSL:
        195°, 65.5502%, 59.0196%
        HSV (HSB):
        195°, 62.5571%, 85.8824%
        XYZ:
        33.4063, 41.1893, 73.2075
        xyY:
        0.2260, 0.2787, 41.1893
      CIE-Lab:
        70.3083, -19.1605, -26.4037
        CIE-LCH:
        70.3083, 32.6233, 234.0325
        CIE-Luv:
        70.3083, -40.5824, -38.9961
        Hunter-Lab:
        64.1789, -19.4004, -22.7056
      #52b8db color charts
#52b8db RGB chart
      #52b8db CMYK chart
      #52b8db RGB pie chart
      #52b8db color shades, tints & tones
#52b8db color schemes
#52b8db color preview, HTML & CSS examples
           This text has a color of #52b8db        
        
          <p style="color:#52b8db;">Text here</p>
        
        
          .mytext {color:#52b8db;}
        
        Text color #52b8db
      
           This box has a color of #52b8db        
        
          <div style="background-color:#52b8db;">Content here</div>
        
        
          .mybackground {background-color:#52b8db;}
        
        Background color #52b8db
      
           Border around this has a color of #52b8db        
        
          <div style="border:2px solid #52b8db;">Content here</div>
        
        
          .myborder {border:2px solid #52b8db;}
        
        Border color #52b8db