#81defc color space conversions
Hex:
#81defc
RGB:
129, 222, 252
CMY:
49, 13, 1
CMYK:
49, 12, 0, 1
HSL:
195°, 95.3488%, 74.7059%
HSV (HSB):
195°, 48.8095%, 98.8235%
XYZ:
52.7452, 63.9380, 101.6568
xyY:
0.2416, 0.2928, 63.9380
CIE-Lab:
83.9335, -19.8646, -23.1748
CIE-LCH:
83.9335, 30.5233, 229.3981
CIE-Luv:
83.9335, -41.0436, -34.1866
Hunter-Lab:
79.9612, -22.1873, -19.4041
#81defc color charts
#81defc color shades, tints & tones
#81defc color schemes
#81defc color preview, HTML & CSS examples
This text has a color of #81defc
<p style="color:#81defc;">Text here</p>
.mytext {color:#81defc;}
This box has a color of #81defc
<div style="background-color:#81defc;">Content here</div>
.mybackground {background-color:#81defc;}
Border around this has a color of #81defc
<div style="border:2px solid #81defc;">Content here</div>
.myborder {border:2px solid #81defc;}