#52e6ec color space conversions
Hex:
        #52e6ec
        RGB:
        82, 230, 236
        CMY:
        68, 10, 7
        CMYK:
        65, 3, 0, 7
      HSL:
        182°, 80.2083%, 62.3529%
        HSV (HSB):
        182°, 65.2542%, 92.5490%
        XYZ:
        46.9168, 64.4436, 89.3230
        xyY:
        0.2338, 0.3211, 64.4436
      CIE-Lab:
        84.1962, -36.7259, -14.4732
        CIE-LCH:
        84.1962, 39.4748, 201.5087
        CIE-Luv:
        84.1962, -56.2609, -17.2519
        Hunter-Lab:
        80.2768, -36.1621, -9.7775
      #52e6ec color charts
#52e6ec RGB chart
      #52e6ec CMYK chart
      #52e6ec RGB pie chart
      #52e6ec color shades, tints & tones
#52e6ec color schemes
#52e6ec color preview, HTML & CSS examples
           This text has a color of #52e6ec        
        
          <p style="color:#52e6ec;">Text here</p>
        
        
          .mytext {color:#52e6ec;}
        
        Text color #52e6ec
      
           This box has a color of #52e6ec        
        
          <div style="background-color:#52e6ec;">Content here</div>
        
        
          .mybackground {background-color:#52e6ec;}
        
        Background color #52e6ec
      
           Border around this has a color of #52e6ec        
        
          <div style="border:2px solid #52e6ec;">Content here</div>
        
        
          .myborder {border:2px solid #52e6ec;}
        
        Border color #52e6ec