#52dafc color space conversions
Hex:
#52dafc
RGB:
82, 218, 252
CMY:
68, 15, 1
CMYK:
67, 13, 0, 1
HSL:
192°, 96.5909%, 65.4902%
HSV (HSB):
192°, 67.4603%, 98.8235%
XYZ:
46.1218, 58.9649, 101.0460
xyY:
0.2237, 0.2861, 58.9649
CIE-Lab:
81.2723, -26.3677, -27.3707
CIE-LCH:
81.2723, 38.0054, 226.0693
CIE-Luv:
81.2723, -51.0353, -40.3506
Hunter-Lab:
76.7886, -27.1671, -24.2675
#52dafc color charts
#52dafc color shades, tints & tones
#52dafc color schemes
#52dafc color preview, HTML & CSS examples
This text has a color of #52dafc
<p style="color:#52dafc;">Text here</p>
.mytext {color:#52dafc;}
This box has a color of #52dafc
<div style="background-color:#52dafc;">Content here</div>
.mybackground {background-color:#52dafc;}
Border around this has a color of #52dafc
<div style="border:2px solid #52dafc;">Content here</div>
.myborder {border:2px solid #52dafc;}