#53cdef color space conversions
Hex:
#53cdef
RGB:
83, 205, 239
CMY:
67, 20, 6
CMYK:
65, 14, 0, 6
HSL:
193°, 82.9787%, 63.1373%
HSV (HSB):
193°, 65.2720%, 93.7255%
XYZ:
40.9786, 51.7336, 89.4871
xyY:
0.2249, 0.2839, 51.7336
CIE-Lab:
77.1213, -23.6595, -26.7859
CIE-LCH:
77.1213, 35.7387, 228.5465
CIE-Luv:
77.1213, -46.9492, -39.4866
Hunter-Lab:
71.9261, -24.1735, -23.4176
#53cdef color charts
#53cdef RGB chart
#53cdef CMYK chart
#53cdef RGB pie chart
#53cdef color shades, tints & tones
#53cdef color schemes
#53cdef color preview, HTML & CSS examples
This text has a color of #53cdef
<p style="color:#53cdef;">Text here</p>
.mytext {color:#53cdef;}
Text color #53cdef
This box has a color of #53cdef
<div style="background-color:#53cdef;">Content here</div>
.mybackground {background-color:#53cdef;}
Background color #53cdef
Border around this has a color of #53cdef
<div style="border:2px solid #53cdef;">Content here</div>
.myborder {border:2px solid #53cdef;}
Border color #53cdef