#14cdef color space conversions
Hex:
#14cdef
RGB:
20, 205, 239
CMY:
92, 20, 6
CMYK:
92, 14, 0, 6
HSL:
189°, 87.2510%, 50.7843%
HSV (HSB):
189°, 91.6318%, 93.7255%
XYZ:
37.6998, 50.0434, 89.3337
xyY:
0.2129, 0.2826, 50.0434
CIE-Lab:
76.0959, -29.5951, -28.4467
CIE-LCH:
76.0959, 41.0498, 223.8666
CIE-Luv:
76.0959, -54.4927, -41.5209
Hunter-Lab:
70.7413, -28.6703, -25.3538
#14cdef color charts
#14cdef RGB chart
#14cdef CMYK chart
#14cdef RGB pie chart
#14cdef color shades, tints & tones
#14cdef color schemes
#14cdef color preview, HTML & CSS examples
This text has a color of #14cdef
<p style="color:#14cdef;">Text here</p>
.mytext {color:#14cdef;}
Text color #14cdef
This box has a color of #14cdef
<div style="background-color:#14cdef;">Content here</div>
.mybackground {background-color:#14cdef;}
Background color #14cdef
Border around this has a color of #14cdef
<div style="border:2px solid #14cdef;">Content here</div>
.myborder {border:2px solid #14cdef;}
Border color #14cdef