#52fafc color space conversions
Hex:
#52fafc
RGB:
82, 250, 252
CMY:
68, 2, 1
CMYK:
67, 1, 0, 1
HSL:
181°, 96.5909%, 65.4902%
HSV (HSB):
181°, 67.4603%, 98.8235%
XYZ:
55.2360, 77.1933, 104.0840
xyY:
0.2335, 0.3264, 77.1933
CIE-Lab:
90.4105, -41.4146, -13.5510
CIE-LCH:
90.4105, 43.5752, 198.1183
CIE-Luv:
90.4105, -62.2875, -15.1442
Hunter-Lab:
87.8597, -41.5345, -8.7368
#52fafc color charts
#52fafc color shades, tints & tones
#52fafc color schemes
#52fafc color preview, HTML & CSS examples
This text has a color of #52fafc
<p style="color:#52fafc;">Text here</p>
.mytext {color:#52fafc;}
This box has a color of #52fafc
<div style="background-color:#52fafc;">Content here</div>
.mybackground {background-color:#52fafc;}
Border around this has a color of #52fafc
<div style="border:2px solid #52fafc;">Content here</div>
.myborder {border:2px solid #52fafc;}