#53baca color space conversions
Hex:
#53baca
RGB:
83, 186, 202
CMY:
67, 27, 21
CMYK:
59, 8, 0, 21
HSL:
188°, 52.8889%, 55.8824%
HSV (HSB):
188°, 58.9109%, 79.2157%
XYZ:
31.7869, 41.2211, 62.1582
xyY:
0.2352, 0.3050, 41.2211
CIE-Lab:
70.3305, -25.0529, -17.0656
CIE-LCH:
70.3305, 30.3131, 214.2620
CIE-Luv:
70.3305, -41.9247, -22.7433
Hunter-Lab:
64.2036, -23.9821, -12.4586
#53baca color charts
#53baca color shades, tints & tones
#53baca color schemes
#53baca color preview, HTML & CSS examples
This text has a color of #53baca
<p style="color:#53baca;">Text here</p>
.mytext {color:#53baca;}
This box has a color of #53baca
<div style="background-color:#53baca;">Content here</div>
.mybackground {background-color:#53baca;}
Border around this has a color of #53baca
<div style="border:2px solid #53baca;">Content here</div>
.myborder {border:2px solid #53baca;}