#81daff color space conversions
Hex:
#81daff
RGB:
129, 218, 255
CMY:
49, 15, 0
CMYK:
49, 15, 0, 0
HSL:
198°, 100.0000%, 75.2941%
HSV (HSB):
198°, 49.4118%, 100.0000%
XYZ:
52.1747, 62.0299, 103.8308
xyY:
0.2393, 0.2845, 62.0299
CIE-Lab:
82.9293, -17.0234, -26.2897
CIE-LCH:
82.9293, 31.3201, 237.0757
CIE-Luv:
82.9293, -39.4281, -39.8306
Hunter-Lab:
78.7591, -19.5795, -23.0327
#81daff color charts
#81daff color shades, tints & tones
#81daff color schemes
#81daff color preview, HTML & CSS examples
This text has a color of #81daff
<p style="color:#81daff;">Text here</p>
.mytext {color:#81daff;}
This box has a color of #81daff
<div style="background-color:#81daff;">Content here</div>
.mybackground {background-color:#81daff;}
Border around this has a color of #81daff
<div style="border:2px solid #81daff;">Content here</div>
.myborder {border:2px solid #81daff;}