#1ff8fb color space conversions
Hex:
#1ff8fb
RGB:
31, 248, 251
CMY:
88, 3, 2
CMYK:
88, 1, 0, 2
HSL:
181°, 96.4912%, 55.2941%
HSV (HSB):
181°, 87.6494%, 98.4314%
XYZ:
51.5451, 74.3911, 102.9090
xyY:
0.2252, 0.3251, 74.3911
CIE-Lab:
89.1070, -45.3048, -15.0542
CIE-LCH:
89.1070, 47.7405, 198.3810
CIE-Luv:
89.1070, -67.3772, -17.1147
Hunter-Lab:
86.2503, -44.2625, -10.3663
#1ff8fb color charts
#1ff8fb color shades, tints & tones
#1ff8fb color schemes
#1ff8fb color preview, HTML & CSS examples
This text has a color of #1ff8fb
<p style="color:#1ff8fb;">Text here</p>
.mytext {color:#1ff8fb;}
This box has a color of #1ff8fb
<div style="background-color:#1ff8fb;">Content here</div>
.mybackground {background-color:#1ff8fb;}
Border around this has a color of #1ff8fb
<div style="border:2px solid #1ff8fb;">Content here</div>
.myborder {border:2px solid #1ff8fb;}