#52a2ef color space conversions
Hex:
        #52a2ef
        RGB:
        82, 162, 239
        CMY:
        68, 36, 6
        CMYK:
        66, 32, 0, 6
      HSL:
        209°, 83.0688%, 62.9412%
        HSV (HSB):
        209°, 65.6904%, 93.7255%
        XYZ:
        31.9800, 33.8665, 86.5127
        xyY:
        0.2099, 0.2223, 33.8665
      CIE-Lab:
        64.8565, -0.7563, -45.8331
        CIE-LCH:
        64.8565, 45.8393, 269.0547
        CIE-Luv:
        64.8565, -31.9067, -73.4432
        Hunter-Lab:
        58.1949, -3.7496, -47.4042
      #52a2ef color charts
#52a2ef RGB chart
      #52a2ef CMYK chart
      #52a2ef RGB pie chart
      #52a2ef color shades, tints & tones
#52a2ef color schemes
#52a2ef color preview, HTML & CSS examples
           This text has a color of #52a2ef        
        
          <p style="color:#52a2ef;">Text here</p>
        
        
          .mytext {color:#52a2ef;}
        
        Text color #52a2ef
      
           This box has a color of #52a2ef        
        
          <div style="background-color:#52a2ef;">Content here</div>
        
        
          .mybackground {background-color:#52a2ef;}
        
        Background color #52a2ef
      
           Border around this has a color of #52a2ef        
        
          <div style="border:2px solid #52a2ef;">Content here</div>
        
        
          .myborder {border:2px solid #52a2ef;}
        
        Border color #52a2ef