#53bdf5 color space conversions
Hex:
#53bdf5
RGB:
83, 189, 245
CMY:
67, 26, 4
CMYK:
66, 23, 0, 4
HSL:
201°, 89.0110%, 64.3137%
HSV (HSB):
201°, 66.1224%, 96.0784%
XYZ:
38.2463, 44.8268, 93.0228
xyY:
0.2172, 0.2546, 44.8268
CIE-Lab:
72.7777, -13.5259, -36.7104
CIE-LCH:
72.7777, 39.1229, 249.7738
CIE-Luv:
72.7777, -40.9334, -57.4321
Hunter-Lab:
66.9528, -15.2005, -35.5094
#53bdf5 color charts
#53bdf5 color shades, tints & tones
#53bdf5 color schemes
#53bdf5 color preview, HTML & CSS examples
This text has a color of #53bdf5
<p style="color:#53bdf5;">Text here</p>
.mytext {color:#53bdf5;}
This box has a color of #53bdf5
<div style="background-color:#53bdf5;">Content here</div>
.mybackground {background-color:#53bdf5;}
Border around this has a color of #53bdf5
<div style="border:2px solid #53bdf5;">Content here</div>
.myborder {border:2px solid #53bdf5;}