#52adda color space conversions
Hex:
        #52adda
        RGB:
        82, 173, 218
        CMY:
        68, 32, 15
        CMYK:
        62, 21, 0, 15
      HSL:
        200°, 64.7619%, 58.8235%
        HSV (HSB):
        200°, 62.3853%, 85.4902%
        XYZ:
        31.0781, 36.7429, 71.7838
        xyY:
        0.2226, 0.2632, 36.7429
      CIE-Lab:
        67.0837, -13.6568, -30.8201
        CIE-LCH:
        67.0837, 33.7104, 246.1012
        CIE-Luv:
        67.0837, -36.6071, -46.8492
        Hunter-Lab:
        60.6160, -14.5600, -27.7824
      #52adda color charts
#52adda RGB chart
      #52adda CMYK chart
      #52adda RGB pie chart
      #52adda color shades, tints & tones
#52adda color schemes
#52adda color preview, HTML & CSS examples
           This text has a color of #52adda        
        
          <p style="color:#52adda;">Text here</p>
        
        
          .mytext {color:#52adda;}
        
        Text color #52adda
      
           This box has a color of #52adda        
        
          <div style="background-color:#52adda;">Content here</div>
        
        
          .mybackground {background-color:#52adda;}
        
        Background color #52adda
      
           Border around this has a color of #52adda        
        
          <div style="border:2px solid #52adda;">Content here</div>
        
        
          .myborder {border:2px solid #52adda;}
        
        Border color #52adda