#12defd color space conversions
Hex:
#12defd
RGB:
18, 222, 253
CMY:
93, 13, 1
CMYK:
93, 12, 0, 1
HSL:
188°, 98.3264%, 53.1373%
HSV (HSB):
188°, 92.8854%, 99.2157%
XYZ:
44.1004, 59.4630, 102.0817
xyY:
0.2144, 0.2892, 59.4630
CIE-Lab:
81.5454, -33.3710, -27.5641
CIE-LCH:
81.5454, 43.2828, 219.5563
CIE-Luv:
81.5454, -59.1985, -39.8019
Hunter-Lab:
77.1123, -32.8626, -24.5099
#12defd color charts
#12defd color shades, tints & tones
#12defd color schemes
#12defd color preview, HTML & CSS examples
This text has a color of #12defd
<p style="color:#12defd;">Text here</p>
.mytext {color:#12defd;}
This box has a color of #12defd
<div style="background-color:#12defd;">Content here</div>
.mybackground {background-color:#12defd;}
Border around this has a color of #12defd
<div style="border:2px solid #12defd;">Content here</div>
.myborder {border:2px solid #12defd;}