#52a9ff color space conversions
Hex:
        #52a9ff
        RGB:
        82, 169, 255
        CMY:
        68, 34, 0
        CMYK:
        68, 34, 0, 0
      HSL:
        210°, 100.0000%, 66.0784%
        HSV (HSB):
        210°, 67.8431%, 100.0000%
        XYZ:
        35.7176, 37.3898, 99.9422
        xyY:
        0.2064, 0.2161, 37.3898
      CIE-Lab:
        67.5684, 0.6064, -50.2851
        CIE-LCH:
        67.5684, 50.2888, 270.6909
        CIE-Luv:
        67.5684, -33.7790, -81.6315
        Hunter-Lab:
        61.1472, -2.7411, -54.1037
      #52a9ff color charts
#52a9ff RGB chart
      #52a9ff CMYK chart
      #52a9ff RGB pie chart
      #52a9ff color shades, tints & tones
#52a9ff color schemes
#52a9ff color preview, HTML & CSS examples
           This text has a color of #52a9ff        
        
          <p style="color:#52a9ff;">Text here</p>
        
        
          .mytext {color:#52a9ff;}
        
        Text color #52a9ff
      
           This box has a color of #52a9ff        
        
          <div style="background-color:#52a9ff;">Content here</div>
        
        
          .mybackground {background-color:#52a9ff;}
        
        Background color #52a9ff
      
           Border around this has a color of #52a9ff        
        
          <div style="border:2px solid #52a9ff;">Content here</div>
        
        
          .myborder {border:2px solid #52a9ff;}
        
        Border color #52a9ff