#52e1eb color space conversions
Hex:
        #52e1eb
        RGB:
        82, 225, 235
        CMY:
        68, 12, 8
        CMYK:
        65, 4, 0, 8
      HSL:
        184°, 79.2746%, 62.1569%
        HSV (HSB):
        184°, 65.1064%, 92.1569%
        XYZ:
        45.4003, 61.6424, 88.1026
        xyY:
        0.2326, 0.3159, 61.6424
      CIE-Lab:
        82.7229, -34.6798, -16.1568
        CIE-LCH:
        82.7229, 38.2587, 204.9801
        CIE-Luv:
        82.7229, -54.5401, -20.3053
        Hunter-Lab:
        78.5127, -34.1788, -11.5731
      #52e1eb color charts
#52e1eb RGB chart
      #52e1eb CMYK chart
      #52e1eb RGB pie chart
      #52e1eb color shades, tints & tones
#52e1eb color schemes
#52e1eb color preview, HTML & CSS examples
           This text has a color of #52e1eb        
        
          <p style="color:#52e1eb;">Text here</p>
        
        
          .mytext {color:#52e1eb;}
        
        Text color #52e1eb
      
           This box has a color of #52e1eb        
        
          <div style="background-color:#52e1eb;">Content here</div>
        
        
          .mybackground {background-color:#52e1eb;}
        
        Background color #52e1eb
      
           Border around this has a color of #52e1eb        
        
          <div style="border:2px solid #52e1eb;">Content here</div>
        
        
          .myborder {border:2px solid #52e1eb;}
        
        Border color #52e1eb