#54cdef color space conversions
Hex:
#54cdef
RGB:
84, 205, 239
CMY:
67, 20, 6
CMYK:
65, 14, 0, 6
HSL:
193°, 82.8877%, 63.3333%
HSV (HSB):
193°, 64.8536%, 93.7255%
XYZ:
41.0675, 51.7795, 89.4913
xyY:
0.2252, 0.2840, 51.7795
CIE-Lab:
77.1488, -23.5051, -26.7414
CIE-LCH:
77.1488, 35.6032, 228.6853
CIE-Luv:
77.1488, -46.7477, -39.4323
Hunter-Lab:
71.9579, -24.0538, -23.3661
#54cdef color charts
#54cdef RGB chart
#54cdef CMYK chart
#54cdef RGB pie chart
#54cdef color shades, tints & tones
#54cdef color schemes
#54cdef color preview, HTML & CSS examples
This text has a color of #54cdef
<p style="color:#54cdef;">Text here</p>
.mytext {color:#54cdef;}
Text color #54cdef
This box has a color of #54cdef
<div style="background-color:#54cdef;">Content here</div>
.mybackground {background-color:#54cdef;}
Background color #54cdef
Border around this has a color of #54cdef
<div style="border:2px solid #54cdef;">Content here</div>
.myborder {border:2px solid #54cdef;}
Border color #54cdef