#52d3ed color space conversions
Hex:
        #52d3ed
        RGB:
        82, 211, 237
        CMY:
        68, 17, 7
        CMYK:
        65, 11, 0, 7
      HSL:
        190°, 81.1518%, 62.5490%
        HSV (HSB):
        190°, 65.4008%, 92.9412%
        XYZ:
        42.0600, 54.4968, 88.4229
        xyY:
        0.2274, 0.2946, 54.4968
      CIE-Lab:
        78.7505, -27.3882, -23.2313
        CIE-LCH:
        78.7505, 35.9138, 220.3054
        CIE-Luv:
        78.7505, -49.4106, -33.0437
        Hunter-Lab:
        73.8219, -27.4881, -19.3414
      #52d3ed color charts
#52d3ed RGB chart
      #52d3ed CMYK chart
      #52d3ed RGB pie chart
      #52d3ed color shades, tints & tones
#52d3ed color schemes
#52d3ed color preview, HTML & CSS examples
           This text has a color of #52d3ed        
        
          <p style="color:#52d3ed;">Text here</p>
        
        
          .mytext {color:#52d3ed;}
        
        Text color #52d3ed
      
           This box has a color of #52d3ed        
        
          <div style="background-color:#52d3ed;">Content here</div>
        
        
          .mybackground {background-color:#52d3ed;}
        
        Background color #52d3ed
      
           Border around this has a color of #52d3ed        
        
          <div style="border:2px solid #52d3ed;">Content here</div>
        
        
          .myborder {border:2px solid #52d3ed;}
        
        Border color #52d3ed