#52cc01 color space conversions
Hex:
#52cc01
RGB:
82, 204, 1
CMY:
68, 20, 100
CMYK:
60, 0, 100, 20
HSL:
96°, 99.0244%, 40.1961%
HSV (HSB):
96°, 99.5098%, 80.0000%
XYZ:
25.0780, 44.9818, 7.3893
xyY:
0.3238, 0.5808, 44.9818
CIE-Lab:
72.8799, -62.4108, 71.6622
CIE-LCH:
72.8799, 95.0294, 131.0527
CIE-Luv:
72.8799, -55.8023, 87.5430
Hunter-Lab:
67.0684, -50.6256, 40.4156
#52cc01 color charts
#52cc01 color shades, tints & tones
#52cc01 color schemes
#52cc01 color preview, HTML & CSS examples
This text has a color of #52cc01
<p style="color:#52cc01;">Text here</p>
.mytext {color:#52cc01;}
This box has a color of #52cc01
<div style="background-color:#52cc01;">Content here</div>
.mybackground {background-color:#52cc01;}
Border around this has a color of #52cc01
<div style="border:2px solid #52cc01;">Content here</div>
.myborder {border:2px solid #52cc01;}