#53bdc5 color space conversions
Hex:
#53bdc5
RGB:
83, 189, 197
CMY:
67, 26, 23
CMYK:
58, 4, 0, 23
HSL:
184°, 49.5652%, 54.9020%
HSV (HSB):
184°, 57.8680%, 77.2549%
XYZ:
31.8429, 42.2654, 59.3031
xyY:
0.2387, 0.3168, 42.2654
CIE-Lab:
71.0535, -27.9653, -13.2389
CIE-LCH:
71.0535, 30.9407, 205.3330
CIE-Luv:
71.0535, -43.3008, -16.1613
Hunter-Lab:
65.0119, -26.3411, -8.5754
#53bdc5 color charts
#53bdc5 color shades, tints & tones
#53bdc5 color schemes
#53bdc5 color preview, HTML & CSS examples
This text has a color of #53bdc5
<p style="color:#53bdc5;">Text here</p>
.mytext {color:#53bdc5;}
This box has a color of #53bdc5
<div style="background-color:#53bdc5;">Content here</div>
.mybackground {background-color:#53bdc5;}
Border around this has a color of #53bdc5
<div style="border:2px solid #53bdc5;">Content here</div>
.myborder {border:2px solid #53bdc5;}