#52a1d1 color space conversions
Hex:
        #52a1d1
        RGB:
        82, 161, 209
        CMY:
        68, 37, 18
        CMYK:
        61, 23, 0, 18
      HSL:
        203°, 57.9909%, 57.0588%
        HSV (HSB):
        203°, 60.7656%, 81.9608%
        XYZ:
        27.7332, 31.8870, 65.0147
        xyY:
        0.2225, 0.2558, 31.8870
      CIE-Lab:
        63.2494, -9.9598, -31.7780
        CIE-LCH:
        63.2494, 33.3022, 252.5981
        CIE-Luv:
        63.2494, -32.5684, -48.5069
        Hunter-Lab:
        56.4686, -11.1541, -28.7351
      #52a1d1 color charts
#52a1d1 RGB chart
      #52a1d1 CMYK chart
      #52a1d1 RGB pie chart
      #52a1d1 color shades, tints & tones
#52a1d1 color schemes
#52a1d1 color preview, HTML & CSS examples
           This text has a color of #52a1d1        
        
          <p style="color:#52a1d1;">Text here</p>
        
        
          .mytext {color:#52a1d1;}
        
        Text color #52a1d1
      
           This box has a color of #52a1d1        
        
          <div style="background-color:#52a1d1;">Content here</div>
        
        
          .mybackground {background-color:#52a1d1;}
        
        Background color #52a1d1
      
           Border around this has a color of #52a1d1        
        
          <div style="border:2px solid #52a1d1;">Content here</div>
        
        
          .myborder {border:2px solid #52a1d1;}
        
        Border color #52a1d1