#53b5c5 color space conversions
Hex:
#53b5c5
RGB:
83, 181, 197
CMY:
67, 29, 23
CMYK:
58, 8, 0, 23
HSL:
188°, 49.5652%, 54.9020%
HSV (HSB):
188°, 57.8680%, 77.2549%
XYZ:
30.1692, 38.9180, 58.7452
xyY:
0.2360, 0.3044, 38.9180
CIE-Lab:
68.6918, -23.9796, -16.7970
CIE-LCH:
68.6918, 29.2773, 215.0101
CIE-Luv:
68.6918, -40.2901, -22.3827
Hunter-Lab:
62.3843, -22.8494, -12.1624
#53b5c5 color charts
#53b5c5 color shades, tints & tones
#53b5c5 color schemes
#53b5c5 color preview, HTML & CSS examples
This text has a color of #53b5c5
<p style="color:#53b5c5;">Text here</p>
.mytext {color:#53b5c5;}
This box has a color of #53b5c5
<div style="background-color:#53b5c5;">Content here</div>
.mybackground {background-color:#53b5c5;}
Border around this has a color of #53b5c5
<div style="border:2px solid #53b5c5;">Content here</div>
.myborder {border:2px solid #53b5c5;}