#81acc5 color space conversions
Hex:
#81acc5
RGB:
129, 172, 197
CMY:
49, 33, 23
CMYK:
35, 13, 0, 23
HSL:
202°, 36.9565%, 63.9216%
HSV (HSB):
202°, 34.5178%, 77.2549%
XYZ:
33.8838, 38.2034, 58.4114
xyY:
0.2596, 0.2927, 38.2034
CIE-Lab:
68.1703, -8.2714, -17.3873
CIE-LCH:
68.1703, 19.2545, 244.5588
CIE-Luv:
68.1703, -21.7640, -25.4789
Hunter-Lab:
61.8089, -10.3113, -12.7648
#81acc5 color charts
#81acc5 color shades, tints & tones
#81acc5 color schemes
#81acc5 color preview, HTML & CSS examples
This text has a color of #81acc5
<p style="color:#81acc5;">Text here</p>
.mytext {color:#81acc5;}
This box has a color of #81acc5
<div style="background-color:#81acc5;">Content here</div>
.mybackground {background-color:#81acc5;}
Border around this has a color of #81acc5
<div style="border:2px solid #81acc5;">Content here</div>
.myborder {border:2px solid #81acc5;}