#53ceed color space conversions
Hex:
#53ceed
RGB:
83, 206, 237
CMY:
67, 19, 7
CMYK:
65, 13, 0, 7
HSL:
192°, 81.0526%, 62.7451%
HSV (HSB):
192°, 64.9789%, 92.9412%
XYZ:
40.9246, 52.0960, 88.0193
xyY:
0.2261, 0.2878, 52.0960
CIE-Lab:
77.3382, -24.7604, -25.3820
CIE-LCH:
77.3382, 35.4587, 225.7102
CIE-Luv:
77.3382, -47.4177, -36.9678
Hunter-Lab:
72.1776, -25.1014, -21.7788
#53ceed color charts
#53ceed color shades, tints & tones
#53ceed color schemes
#53ceed color preview, HTML & CSS examples
This text has a color of #53ceed
<p style="color:#53ceed;">Text here</p>
.mytext {color:#53ceed;}
This box has a color of #53ceed
<div style="background-color:#53ceed;">Content here</div>
.mybackground {background-color:#53ceed;}
Border around this has a color of #53ceed
<div style="border:2px solid #53ceed;">Content here</div>
.myborder {border:2px solid #53ceed;}