#53abc1 color space conversions
Hex:
#53abc1
RGB:
83, 171, 193
CMY:
67, 33, 24
CMYK:
57, 11, 0, 24
HSL:
192°, 47.0085%, 54.1176%
HSV (HSB):
192°, 56.9948%, 75.6863%
XYZ:
27.7558, 34.8151, 55.7092
xyY:
0.2347, 0.2943, 34.8151
CIE-Lab:
65.6044, -20.0205, -19.2654
CIE-LCH:
65.6044, 27.7845, 223.8989
CIE-Luv:
65.6044, -36.6893, -26.7744
Hunter-Lab:
59.0043, -19.2905, -14.6759
#53abc1 color charts
#53abc1 color shades, tints & tones
#53abc1 color schemes
#53abc1 color preview, HTML & CSS examples
This text has a color of #53abc1
<p style="color:#53abc1;">Text here</p>
.mytext {color:#53abc1;}
This box has a color of #53abc1
<div style="background-color:#53abc1;">Content here</div>
.mybackground {background-color:#53abc1;}
Border around this has a color of #53abc1
<div style="border:2px solid #53abc1;">Content here</div>
.myborder {border:2px solid #53abc1;}