#52b6ee color space conversions
Hex:
        #52b6ee
        RGB:
        82, 182, 238
        CMY:
        68, 29, 7
        CMYK:
        66, 24, 0, 7
      HSL:
        202°, 82.1053%, 62.7451%
        HSV (HSB):
        202°, 65.5462%, 93.3333%
        XYZ:
        35.6402, 41.4228, 87.0059
        xyY:
        0.2172, 0.2525, 41.4228
      CIE-Lab:
        70.4711, -12.1660, -36.5040
        CIE-LCH:
        70.4711, 38.4779, 251.5679
        CIE-Luv:
        70.4711, -38.9761, -57.0108
        Hunter-Lab:
        64.3605, -13.7849, -35.0989
      #52b6ee color charts
#52b6ee RGB chart
      #52b6ee CMYK chart
      #52b6ee RGB pie chart
      #52b6ee color shades, tints & tones
#52b6ee color schemes
#52b6ee color preview, HTML & CSS examples
           This text has a color of #52b6ee        
        
          <p style="color:#52b6ee;">Text here</p>
        
        
          .mytext {color:#52b6ee;}
        
        Text color #52b6ee
      
           This box has a color of #52b6ee        
        
          <div style="background-color:#52b6ee;">Content here</div>
        
        
          .mybackground {background-color:#52b6ee;}
        
        Background color #52b6ee
      
           Border around this has a color of #52b6ee        
        
          <div style="border:2px solid #52b6ee;">Content here</div>
        
        
          .myborder {border:2px solid #52b6ee;}
        
        Border color #52b6ee