#14def5 color space conversions
Hex:
#14def5
RGB:
20, 222, 245
CMY:
92, 13, 4
CMYK:
92, 9, 0, 4
HSL:
186°, 91.8367%, 51.9608%
HSV (HSB):
186°, 91.8367%, 96.0784%
XYZ:
42.8912, 58.9838, 95.5106
xyY:
0.2173, 0.2988, 58.9838
CIE-Lab:
81.2827, -35.8092, -23.7235
CIE-LCH:
81.2827, 42.9546, 213.5243
CIE-Luv:
81.2827, -59.7433, -32.8881
Hunter-Lab:
76.8009, -34.7143, -19.9731
#14def5 color charts
#14def5 color shades, tints & tones
#14def5 color schemes
#14def5 color preview, HTML & CSS examples
This text has a color of #14def5
<p style="color:#14def5;">Text here</p>
.mytext {color:#14def5;}
This box has a color of #14def5
<div style="background-color:#14def5;">Content here</div>
.mybackground {background-color:#14def5;}
Border around this has a color of #14def5
<div style="border:2px solid #14def5;">Content here</div>
.myborder {border:2px solid #14def5;}