#81f1f1 color space conversions
Hex:
#81f1f1
RGB:
129, 241, 241
CMY:
49, 5, 5
CMYK:
46, 0, 0, 5
HSL:
180°, 80.0000%, 72.5490%
HSV (HSB):
180°, 46.4730%, 94.5098%
XYZ:
56.3857, 73.9286, 94.5169
xyY:
0.2508, 0.3288, 73.9286
CIE-Lab:
88.8887, -31.9799, -9.9433
CIE-LCH:
88.8887, 33.4900, 197.2718
CIE-Luv:
88.8887, -48.7310, -10.5269
Hunter-Lab:
85.9817, -33.4100, -4.9883
#81f1f1 color charts
#81f1f1 color shades, tints & tones
#81f1f1 color schemes
#81f1f1 color preview, HTML & CSS examples
This text has a color of #81f1f1
<p style="color:#81f1f1;">Text here</p>
.mytext {color:#81f1f1;}
This box has a color of #81f1f1
<div style="background-color:#81f1f1;">Content here</div>
.mybackground {background-color:#81f1f1;}
Border around this has a color of #81f1f1
<div style="border:2px solid #81f1f1;">Content here</div>
.myborder {border:2px solid #81f1f1;}