#53abc2 color space conversions
Hex:
#53abc2
RGB:
83, 171, 194
CMY:
67, 33, 24
CMYK:
57, 12, 0, 24
HSL:
192°, 47.6395%, 54.3137%
HSV (HSB):
192°, 57.2165%, 76.0784%
XYZ:
27.8678, 34.8599, 56.2988
xyY:
0.2341, 0.2929, 34.8599
CIE-Lab:
65.6394, -19.7258, -19.7675
CIE-LCH:
65.6394, 27.9260, 225.0605
CIE-Luv:
65.6394, -36.6464, -27.6332
Hunter-Lab:
59.0422, -19.0724, -15.2055
#53abc2 color charts
#53abc2 color shades, tints & tones
#53abc2 color schemes
#53abc2 color preview, HTML & CSS examples
This text has a color of #53abc2
<p style="color:#53abc2;">Text here</p>
.mytext {color:#53abc2;}
This box has a color of #53abc2
<div style="background-color:#53abc2;">Content here</div>
.mybackground {background-color:#53abc2;}
Border around this has a color of #53abc2
<div style="border:2px solid #53abc2;">Content here</div>
.myborder {border:2px solid #53abc2;}