#1ff0f2 color space conversions
Hex:
#1ff0f2
RGB:
31, 240, 242
CMY:
88, 6, 5
CMYK:
87, 1, 0, 5
HSL:
181°, 89.0295%, 53.5294%
HSV (HSB):
181°, 87.1901%, 94.9020%
XYZ:
47.7522, 69.0223, 94.8102
xyY:
0.2257, 0.3262, 69.0223
CIE-Lab:
86.5151, -44.3896, -14.2330
CIE-LCH:
86.5151, 46.6156, 197.7778
CIE-Luv:
86.5151, -65.4171, -15.8379
Hunter-Lab:
83.0797, -42.7919, -9.5058
#1ff0f2 color charts
#1ff0f2 color shades, tints & tones
#1ff0f2 color schemes
#1ff0f2 color preview, HTML & CSS examples
This text has a color of #1ff0f2
<p style="color:#1ff0f2;">Text here</p>
.mytext {color:#1ff0f2;}
This box has a color of #1ff0f2
<div style="background-color:#1ff0f2;">Content here</div>
.mybackground {background-color:#1ff0f2;}
Border around this has a color of #1ff0f2
<div style="border:2px solid #1ff0f2;">Content here</div>
.myborder {border:2px solid #1ff0f2;}