#52b0d2 color space conversions
Hex:
        #52b0d2
        RGB:
        82, 176, 210
        CMY:
        68, 31, 18
        CMYK:
        61, 16, 0, 18
      HSL:
        196°, 58.7156%, 57.2549%
        HSV (HSB):
        196°, 60.9524%, 82.3529%
        XYZ:
        30.6379, 37.4976, 66.5958
        xyY:
        0.2274, 0.2783, 37.4976
      CIE-Lab:
        67.6487, -17.7265, -25.5472
        CIE-LCH:
        67.6487, 31.0949, 235.2443
        CIE-Luv:
        67.6487, -38.0590, -37.5561
        Hunter-Lab:
        61.2353, -17.8529, -21.6154
      #52b0d2 color charts
#52b0d2 RGB chart
      #52b0d2 CMYK chart
      #52b0d2 RGB pie chart
      #52b0d2 color shades, tints & tones
#52b0d2 color schemes
#52b0d2 color preview, HTML & CSS examples
           This text has a color of #52b0d2        
        
          <p style="color:#52b0d2;">Text here</p>
        
        
          .mytext {color:#52b0d2;}
        
        Text color #52b0d2
      
           This box has a color of #52b0d2        
        
          <div style="background-color:#52b0d2;">Content here</div>
        
        
          .mybackground {background-color:#52b0d2;}
        
        Background color #52b0d2
      
           Border around this has a color of #52b0d2        
        
          <div style="border:2px solid #52b0d2;">Content here</div>
        
        
          .myborder {border:2px solid #52b0d2;}
        
        Border color #52b0d2