#1ff0ff color space conversions
Hex:
#1ff0ff
RGB:
31, 240, 255
CMY:
88, 6, 0
CMYK:
88, 6, 0, 0
HSL:
184°, 100.0000%, 56.0784%
HSV (HSB):
184°, 87.8431%, 100.0000%
XYZ:
49.7752, 69.8315, 105.4631
xyY:
0.2212, 0.3103, 69.8315
CIE-Lab:
86.9141, -40.5741, -20.4456
CIE-LCH:
86.9141, 45.4343, 206.7439
CIE-Luv:
86.9141, -64.3999, -26.8349
Hunter-Lab:
83.5652, -39.9166, -16.3310
#1ff0ff color charts
#1ff0ff color shades, tints & tones
#1ff0ff color schemes
#1ff0ff color preview, HTML & CSS examples
This text has a color of #1ff0ff
<p style="color:#1ff0ff;">Text here</p>
.mytext {color:#1ff0ff;}
This box has a color of #1ff0ff
<div style="background-color:#1ff0ff;">Content here</div>
.mybackground {background-color:#1ff0ff;}
Border around this has a color of #1ff0ff
<div style="border:2px solid #1ff0ff;">Content here</div>
.myborder {border:2px solid #1ff0ff;}