#52e5ef color space conversions
Hex:
        #52e5ef
        RGB:
        82, 229, 239
        CMY:
        68, 10, 6
        CMYK:
        66, 4, 0, 6
      HSL:
        184°, 83.0688%, 62.9412%
        HSV (HSB):
        184°, 65.6904%, 93.7255%
        XYZ:
        47.0790, 64.0645, 91.5457
        xyY:
        0.2323, 0.3161, 64.0645
      CIE-Lab:
        83.9993, -35.4225, -16.3529
        CIE-LCH:
        83.9993, 39.0150, 204.7805
        CIE-Luv:
        83.9993, -55.7197, -20.5571
        Hunter-Lab:
        80.0403, -35.0784, -11.7845
      #52e5ef color charts
#52e5ef RGB chart
      #52e5ef CMYK chart
      #52e5ef RGB pie chart
      #52e5ef color shades, tints & tones
#52e5ef color schemes
#52e5ef color preview, HTML & CSS examples
           This text has a color of #52e5ef        
        
          <p style="color:#52e5ef;">Text here</p>
        
        
          .mytext {color:#52e5ef;}
        
        Text color #52e5ef
      
           This box has a color of #52e5ef        
        
          <div style="background-color:#52e5ef;">Content here</div>
        
        
          .mybackground {background-color:#52e5ef;}
        
        Background color #52e5ef
      
           Border around this has a color of #52e5ef        
        
          <div style="border:2px solid #52e5ef;">Content here</div>
        
        
          .myborder {border:2px solid #52e5ef;}
        
        Border color #52e5ef