#10dafe color space conversions
Hex:
#10dafe
RGB:
16, 218, 254
CMY:
94, 15, 0
CMYK:
94, 14, 0, 0
HSL:
189°, 99.1667%, 52.9412%
HSV (HSB):
189°, 93.7008%, 99.6078%
XYZ:
43.1745, 57.4087, 102.5714
xyY:
0.2125, 0.2826, 57.4087
CIE-Lab:
80.4089, -31.2004, -29.8361
CIE-LCH:
80.4089, 43.1701, 223.7195
CIE-Luv:
80.4089, -57.8604, -43.9459
Hunter-Lab:
75.7685, -30.8820, -27.2256
#10dafe color charts
#10dafe color shades, tints & tones
#10dafe color schemes
#10dafe color preview, HTML & CSS examples
This text has a color of #10dafe
<p style="color:#10dafe;">Text here</p>
.mytext {color:#10dafe;}
This box has a color of #10dafe
<div style="background-color:#10dafe;">Content here</div>
.mybackground {background-color:#10dafe;}
Border around this has a color of #10dafe
<div style="border:2px solid #10dafe;">Content here</div>
.myborder {border:2px solid #10dafe;}