#52e5e5 color space conversions
Hex:
#52e5e5
RGB:
82, 229, 229
CMY:
68, 10, 10
CMYK:
64, 0, 0, 10
HSL:
180°, 73.8693%, 60.9804%
HSV (HSB):
180°, 64.1921%, 89.8039%
XYZ:
45.6418, 63.4896, 83.9779
xyY:
0.2364, 0.3288, 63.4896
CIE-Lab:
83.6993, -38.1965, -11.5183
CIE-LCH:
83.6993, 39.8954, 196.7808
CIE-Luv:
83.6993, -56.3376, -12.1667
Hunter-Lab:
79.6804, -37.1938, -6.7115
#52e5e5 color charts
#52e5e5 color shades, tints & tones
#52e5e5 color schemes
#52e5e5 color preview, HTML & CSS examples
This text has a color of #52e5e5
<p style="color:#52e5e5;">Text here</p>
.mytext {color:#52e5e5;}
This box has a color of #52e5e5
<div style="background-color:#52e5e5;">Content here</div>
.mybackground {background-color:#52e5e5;}
Border around this has a color of #52e5e5
<div style="border:2px solid #52e5e5;">Content here</div>
.myborder {border:2px solid #52e5e5;}